Home
last modified time | relevance | path

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

/external/rust/crates/nix/test/
Dtest_sendfile.rs96 let expected_string = in test_sendfile_freebsd() localVariable
141 let expected_string = in test_sendfile_darwin() localVariable
/external/libxkbcommon/test/
Dcompose.c81 const char *expected_string; in test_compose_seq_va() local
/external/libchrome/base/trace_event/
Dmemory_allocator_dump_unittest.cc142 MemoryAllocatorDump::Entry expected_string("one", "object", "one"); in TEST() local
/external/skia/tests/
DJSONTest.cpp337 void check_value(skiatest::Reporter* reporter, const Value& v, const char* expected_string) { in check_value()
/external/libchrome/mojo/public/cpp/bindings/tests/
Dwtf_types_unittest.cc85 void ExpectString(const WTF::String& expected_string, in ExpectString()
/external/google-breakpad/src/processor/
Dsynth_minidump_unittest.cc245 string expected_string(expected, sizeof(expected) - 1); in TEST() local
/external/icu/icu4c/source/test/intltest/
Drestest.cpp427 UnicodeString expected_string(kErrorUChars); in testTag() local
Drestsnew.cpp779 UnicodeString expected_string(kErrorUChars); in testTag() local
/external/icu/icu4c/source/test/cintltst/
Dcrestst.c280 UChar* expected_string = NULL; in testTag() local
Dcreststn.c1652 UChar* expected_string = NULL; in testTag() local
/external/pdfium/fpdfsdk/
Dfpdf_formfill_embeddertest.cpp117 void CheckSelection(WideStringView expected_string) { in CheckSelection()
131 void CheckFocusedFieldText(WideStringView expected_string) { in CheckFocusedFieldText()
/external/gflags/test/
Dgflags_unittest.cc312 const string& expected_string, in TestFlagString()
/external/googletest/googletest/test/
Dgoogletest-printers-test.cc1555 #define EXPECT_PRINT_TO_STRING_(value, expected_string) \ argument
/external/grpc-grpc/test/cpp/end2end/
Dend2end_test.cc1194 grpc::string expected_string = info->SerializeAsString(); in TEST_P() local
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-printers-test.cc1504 #define EXPECT_PRINT_TO_STRING_(value, expected_string) \ argument