Searched refs:ReportSkip (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/conformance/ |
D | conformance_test.cc | 198 void ConformanceTestSuite::ReportSkip(const string& test_name, in ReportSkip() function in google::protobuf::ConformanceTestSuite 259 ReportSkip(test_name, request, response); in VerifyResponse()
|
D | conformance_test.h | 272 void ReportSkip(const string& test_name,
|
D | text_format_conformance_suite.cc | 149 ReportSkip(effective_test_name, request, response); in ExpectParseFailure()
|
D | binary_json_conformance_suite.cc | 293 ReportSkip(effective_test_name, request, response); in ExpectParseFailureForProtoWithProtoVersion() 416 ReportSkip(effective_test_name, request, response); in RunValidJsonTestWithValidator() 461 ReportSkip(effective_test_name, request, response); in ExpectParseFailureForJson() 490 ReportSkip(effective_test_name, request, response); in ExpectSerializeFailureForJson()
|