Searched refs:ParseResponse (Results 1 – 6 of 6) sorted by relevance
61 bool ParseResponse(const conformance::ConformanceResponse& response,
75 bool ParseResponse(
255 virtual bool ParseResponse(
75 bool TextFormatConformanceTestSuite::ParseResponse( in ParseResponse() function in google::protobuf::TextFormatConformanceTestSuite
263 if (!ParseResponse(response, setting, test_message)) return; in VerifyResponse()
217 bool BinaryAndJsonConformanceSuite::ParseResponse( in ParseResponse() function in google::protobuf::BinaryAndJsonConformanceSuite