Searched refs:ReportSkip (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/ |
D | conformance_test.cc | 206 void ConformanceTestSuite::ReportSkip(const string& test_name, in ReportSkip() function in google::protobuf::ConformanceTestSuite 283 ReportSkip(test_name, request, response); in RunValidInputTest() 367 ReportSkip(effective_test_name, request, response); in ExpectParseFailureForProto() 421 ReportSkip(effective_test_name, request, response); in RunValidJsonTestWithValidator() 462 ReportSkip(effective_test_name, request, response); in ExpectParseFailureForJson() 486 ReportSkip(effective_test_name, request, response); in ExpectSerializeFailureForJson()
|
D | conformance_test.h | 121 void ReportSkip(const string& test_name,
|