Searched defs:expected_string (Results 26 – 35 of 35) sorted by relevance
12
1124 int expected_count, const char* expected_string) { in CheckScanf()1181 int expected_count, const T2* expected_string) { in CheckScanfM()
1602 #define EXPECT_PRINT_TO_STRING_(value, expected_string) \ argument
2416 const char* expected_string; in create_android_logger() local
1504 #define EXPECT_PRINT_TO_STRING_(value, expected_string) \ argument
1471 std::string expected_string = info->SerializeAsString(); in TEST_P() local
7308 const char *expected_string; in TEST() member