Home
last modified time | relevance | path

Searched defs:test_string (Results 251 – 275 of 330) sorted by relevance

1...<<11121314

/aosp_15_r20/external/libwebsockets/minimal-examples/mqtt-client/minimal-mqtt-client/
H A Dminimal-mqtt-client.c69 static const char * const test_string = variable
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/sentencepiece/
H A Doptimized_encoder_test.cc149 const std::string test_string("Hello world!\\xF0\\x9F\\x8D\\x95"); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dmemmapped_file_system_test.cc156 const string test_string = "bla-bla-bla"; in TEST() local
/aosp_15_r20/external/cronet/net/server/
H A Dhttp_connection_unittest.cc17 std::string test_string; in GetTestString() local
/aosp_15_r20/external/fonttools/Tests/feaLib/
H A Dlexer_test.py92 def test_string(self): member in LexerTest
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.cons/
H A Dcopy_alloc.pass.cpp92 TEST_CONSTEXPR_CXX20 void test_string(const Alloc& a) { in test_string() function
H A Dsubstr_rvalue.pass.cpp160 constexpr void test_string(const typename S::allocator_type& alloc) { in test_string() function
/aosp_15_r20/external/clang/test/CodeGen/
H A Dbuiltins-systemz-zvector.c2385 void test_string(void) { in test_string() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dbit_buffer_unittest.cc198 char test_string[] = "my precious"; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/serde_cbor/tests/
Dser.rs52 fn test_string() { in test_string() function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_bool.py205 def test_string(self): member in BoolTest
Dtest_repr.py24 def test_string(self): member in ReprTests
Dtest_tokenize.py209 def test_string(self): member in TokenizeTest
/aosp_15_r20/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_formatparagraph.py249 test_string = ( variable in FormatEventTest
/aosp_15_r20/external/autotest/client/common_lib/
H A Dcontrol_data_unittest.py270 def test_string(self): member in SetMethodTests
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dclient_callback_end2end_test.cc173 std::string test_string; in SendRpcs() local
223 std::string test_string; in SendRpcsGeneric() local
267 std::string test_string; in SendGenericEchoAsBidi() local
/aosp_15_r20/external/jsmn/test/
H A Dtests.c75 int test_string(void) { in test_string() function
/aosp_15_r20/external/pigweed/pw_format/rust/pw_format/tests/
H A Dprintf.rs1214 fn test_string() { in test_string() function
/aosp_15_r20/frameworks/av/media/ndk/tests/
H A DNdkMediaFormat_test.cpp143 TEST(NdkMediaFormat_tests, test_string) { in TEST() argument
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/
H A Dprocess.rs517 test_string: simple_text_output::ProtocolTestString, field
630 extern "efiapi" fn test_string( in test_string() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/
H A Dprocess.rs517 test_string: simple_text_output::ProtocolTestString, field
630 extern "efiapi" fn test_string( in test_string() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/
H A Dprocess.rs517 test_string: simple_text_output::ProtocolTestString, field
630 extern "efiapi" fn test_string( in test_string() method
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_audioop.py536 def test_string(self): member in TestAudioop
/aosp_15_r20/external/libwebsockets/minimal-examples/mqtt-client/minimal-mqtt-client-multi/
H A Dminimal-mqtt-client-multi.c79 static const char * const test_string = variable
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/types/
Dmod.rs188 fn test_string() -> Result<()> { in test_string() function

1...<<11121314