Searched refs:ReportSkip (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/conformance/ |
D | conformance_test.cc | 205 void ConformanceTestSuite::ReportSkip(const string& test_name, in ReportSkip() function in google::protobuf::ConformanceTestSuite 282 ReportSkip(test_name, request, response); in RunValidInputTest() 366 ReportSkip(effective_test_name, request, response); in ExpectParseFailureForProto() 420 ReportSkip(effective_test_name, request, response); in RunValidJsonTestWithValidator() 461 ReportSkip(effective_test_name, request, response); in ExpectParseFailureForJson() 485 ReportSkip(effective_test_name, request, response); in ExpectSerializeFailureForJson()
|
D | conformance_test.h | 117 void ReportSkip(const string& test_name,
|