Searched refs:ExpectMessage (Results 1 – 1 of 1) sorted by relevance
941 ExpectMessage(input, message, line, col, proto, false); in ExpectFailure()944 void ExpectMessage(const string& input, const string& message, int line, in ExpectMessage() function in google::protobuf::text_format_unittest::TextFormatParserTest1428 ExpectMessage("deprecated_int32: 42", in TEST_F()