Searched defs:expected_string (Results 1 – 16 of 16) sorted by relevance
99 let expected_string = header_strings.concat() in test_sendfile_freebsd() localVariable148 let expected_string = header_strings.concat() in test_sendfile_dragonfly() localVariable197 let expected_string = header_strings.concat() in test_sendfile_darwin() localVariable
302 let mut expected_string = String::from("a result"); in test_result_as_deref_mut() localVariable319 let mut expected_string = String::from("an error"); in test_result_as_deref_mut() localVariable
323 void check_value(skiatest::Reporter* reporter, const Value& v, const char* expected_string) { in check_value()
342 void check_value(skiatest::Reporter* reporter, const Value& v, const char* expected_string) { in check_value()
45 const char *expected_string; member
427 UnicodeString expected_string(kErrorUChars); in testTag() local
779 UnicodeString expected_string(kErrorUChars); in testTag() local
285 UChar* expected_string = NULL; in testTag() local
1653 UChar* expected_string = NULL; in testTag() local
436 UnicodeString expected_string(kErrorUChars); in testTag() local
1586 #define EXPECT_PRINT_TO_STRING_(value, expected_string) \ argument
1468 std::string expected_string = info->SerializeAsString(); in TEST_P() local
3958 let expected_string = fs::read_to_string(&expected_file).unwrap(); in check_mir_dump() localVariable