Home
last modified time | relevance | path

Searched defs:ReportFailure (Results 1 – 3 of 3) sorted by relevance

/third_party/googletest/googlemock/src/
Dgmock-internal-utils.cc96 void ReportFailure(FailureType type, const char* file, int line, in ReportFailure() function in testing::internal::GoogleTestFailureReporter
/third_party/protobuf/conformance/
Dconformance_test.cc189 void ConformanceTestSuite::ReportFailure(const string& test_name, in ReportFailure() function in google::protobuf::ConformanceTestSuite
/third_party/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.cc828 util::Status JsonStreamParser::ReportFailure(StringPiece message) { in ReportFailure() function in google::protobuf::util::converter::JsonStreamParser