Home
last modified time | relevance | path

Searched refs:ReportSuccess (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/conformance/
Dconformance_test.cc173 void ConformanceTestSuite::ReportSuccess(const string& test_name) { in ReportSuccess() function in google::protobuf::ConformanceTestSuite
342 ReportSuccess(test_name); in RunValidInputTest()
364 ReportSuccess(effective_test_name); in ExpectParseFailureForProto()
443 ReportSuccess(effective_test_name); in RunValidJsonTestWithValidator()
459 ReportSuccess(effective_test_name); in ExpectParseFailureForJson()
483 ReportSuccess(effective_test_name); in ExpectSerializeFailureForJson()
Dconformance_test.h112 void ReportSuccess(const std::string& test_name);