Searched defs:expected_string (Results 1 – 2 of 2) sorted by relevance
1069 int expected_count, const char* expected_string) { in CheckScanf()1126 int expected_count, const T2* expected_string) { in CheckScanfM()
2470 const char* expected_string; in create_android_logger() local