Searched refs:ParseResponse (Results 1 – 6 of 6) sorted by relevance
61 bool ParseResponse(const conformance::ConformanceResponse& response,
89 bool ParseResponse(
260 virtual bool ParseResponse(
76 bool TextFormatConformanceTestSuite::ParseResponse( in ParseResponse() function in google::protobuf::TextFormatConformanceTestSuite
277 if (!ParseResponse(response, setting, test_message.get())) return; in VerifyResponse()
374 bool BinaryAndJsonConformanceSuite::ParseResponse( in ParseResponse() function in google::protobuf::BinaryAndJsonConformanceSuite