Home
last modified time | relevance | path

Searched refs:ExpectParseFailureForProtoWithProtoVersion (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.h106 void ExpectParseFailureForProtoWithProtoVersion(const std::string& proto,
H A Dbinary_json_conformance_suite.cc430 void BinaryAndJsonConformanceSuite::ExpectParseFailureForProtoWithProtoVersion ( in ExpectParseFailureForProtoWithProtoVersion() function in google::protobuf::BinaryAndJsonConformanceSuite
461 ExpectParseFailureForProtoWithProtoVersion(proto, test_name, level, true); in ExpectParseFailureForProto()
462 ExpectParseFailureForProtoWithProtoVersion(proto, test_name, level, false); in ExpectParseFailureForProto()

Completed in 5 milliseconds