Searched refs:ReportSkip (Results 1 – 4 of 4) sorted by relevance
/third_party/protobuf/conformance/ |
D | conformance_test.cc | 213 void ConformanceTestSuite::ReportSkip(const string& test_name, in ReportSkip() function in google::protobuf::ConformanceTestSuite 273 ReportSkip(test_name, request, response); in VerifyResponse()
|
D | conformance_test.h | 275 void ReportSkip(const std::string& test_name,
|
D | text_format_conformance_suite.cc | 151 ReportSkip(effective_test_name, request, response); in ExpectParseFailure()
|
D | binary_json_conformance_suite.cc | 451 ReportSkip(effective_test_name, request, response); in ExpectParseFailureForProtoWithProtoVersion() 581 ReportSkip(effective_test_name, request, response); in RunValidJsonTestWithValidator() 625 ReportSkip(effective_test_name, request, response); in ExpectParseFailureForJson() 652 ReportSkip(effective_test_name, request, response); in ExpectSerializeFailureForJson()
|