Home
last modified time | relevance | path

Searched defs:expected_string (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/
Dtest_sendfile.rs93 let expected_string = header_strings.concat() in test_sendfile_freebsd() localVariable
142 let expected_string = header_strings.concat() in test_sendfile_dragonfly() localVariable
191 let expected_string = header_strings.concat() in test_sendfile_darwin() localVariable
250 let expected_string = header_strings.concat() in test_sendfilev() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dresult.rs305 let mut expected_string = String::from("a result"); in test_result_as_deref_mut() localVariable
322 let mut expected_string = String::from("an error"); in test_result_as_deref_mut() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dresult.rs305 let mut expected_string = String::from("a result"); in test_result_as_deref_mut() localVariable
322 let mut expected_string = String::from("an error"); in test_result_as_deref_mut() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/
H A Dresult.rs305 let mut expected_string = String::from("a result"); in test_result_as_deref_mut() localVariable
322 let mut expected_string = String::from("an error"); in test_result_as_deref_mut() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dresult.rs305 let mut expected_string = String::from("a result"); in test_result_as_deref_mut() localVariable
322 let mut expected_string = String::from("an error"); in test_result_as_deref_mut() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dresult.rs305 let mut expected_string = String::from("a result"); in test_result_as_deref_mut() localVariable
322 let mut expected_string = String::from("an error"); in test_result_as_deref_mut() localVariable
/aosp_15_r20/external/cronet/base/fuchsia/
H A Dtest_log_listener_safe.cc83 std::string_view expected_string) { in RunUntilMessageReceived()
/aosp_15_r20/external/libxkbcommon/test/
H A Dcompose.c81 const char *expected_string; in test_compose_seq_va() local
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dmemory_allocator_dump_unittest.cc142 MemoryAllocatorDump::Entry expected_string("one", "object", "one"); in TEST() local
/aosp_15_r20/external/cronet/base/trace_event/
H A Dmemory_allocator_dump_unittest.cc140 MemoryAllocatorDump::Entry expected_string("one", "object", "one"); in TEST() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_protocol_test.cc135 const std::string expected_string; in TEST() member
/aosp_15_r20/external/skia/tests/
H A DJSONTest.cpp342 void check_value(skiatest::Reporter* reporter, const Value& v, const char* expected_string) { in check_value()
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dwtf_types_unittest.cc85 void ExpectString(const WTF::String& expected_string, in ExpectString()
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dsynth_minidump_unittest.cc248 string expected_string(expected, sizeof(expected) - 1); in TEST() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dcrestst.c285 UChar* expected_string = NULL; in testTag() local
H A Dcreststn.c1653 UChar* expected_string = NULL; in testTag() local
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dcrestst.c285 UChar* expected_string = NULL; in testTag() local
H A Dcreststn.c1657 UChar* expected_string = NULL; in testTag() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Drestest.cpp436 UnicodeString expected_string(kErrorUChars); in testTag() local
H A Drestsnew.cpp779 UnicodeString expected_string(kErrorUChars); in testTag() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Drestest.cpp436 UnicodeString expected_string(kErrorUChars); in testTag() local
H A Drestsnew.cpp779 UnicodeString expected_string(kErrorUChars); in testTag() local
/aosp_15_r20/external/cronet/base/
H A Dcheck_unittest.cc147 #define EXPECT_DUMP_WILL_BE_CHECK(expected_string, statement) \ argument
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_formfill_embeddertest.cpp130 void CheckSelection(WideStringView expected_string) { in CheckSelection()
148 void CheckFocusedFieldText(WideStringView expected_string) { in CheckFocusedFieldText()
/aosp_15_r20/external/gflags/test/
H A Dgflags_unittest.cc312 const string& expected_string, in TestFlagString()

12