Searched defs:expected_string (Results 1 – 14 of 14) sorted by relevance
79 const char *expected_string; in test_compose_seq_va() local
323 void check_value(skiatest::Reporter* reporter, const Value& v, const char* expected_string) { in check_value()
85 void ExpectString(const WTF::String& expected_string, in ExpectString()
245 string expected_string(expected, sizeof(expected) - 1); in TEST() local
403 UnicodeString expected_string(kErrorUChars); in testTag() local
733 UnicodeString expected_string(kErrorUChars); in testTag() local
256 UChar* expected_string = NULL; in testTag() local
1599 UChar* expected_string = NULL; in testTag() local
312 const string& expected_string, in TestFlagString()
109 void CheckSelection(const WideStringView& expected_string) { in CheckSelection()
1192 #define EXPECT_PRINT_TO_STRING_(value, expected_string) \ argument
1194 grpc::string expected_string = info->SerializeAsString(); in TEST_P() local
1381 #define EXPECT_PRINT_TO_STRING_(value, expected_string) \ argument