Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
Dconformance_test.cc174 void ConformanceTestSuite::ReportSuccess(const string& test_name) { in ReportSuccess() function in google::protobuf::ConformanceTestSuite
343 ReportSuccess(test_name); in RunValidInputTest()
365 ReportSuccess(effective_test_name); in ExpectParseFailureForProto()
444 ReportSuccess(effective_test_name); in RunValidJsonTestWithValidator()
460 ReportSuccess(effective_test_name); in ExpectParseFailureForJson()
484 ReportSuccess(effective_test_name); in ExpectSerializeFailureForJson()
Dconformance_test.h116 void ReportSuccess(const std::string& test_name);