Searched refs:ExpectParseFailureForProtoWithProtoVersion (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/protobuf/conformance/ |
H A D | binary_json_conformance_suite.h | 106 void ExpectParseFailureForProtoWithProtoVersion(const std::string& proto,
|
H A D | binary_json_conformance_suite.cc | 430 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()
|
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/ |
H A D | binary_json_conformance_suite.h | 106 void ExpectParseFailureForProtoWithProtoVersion(const std::string& proto,
|
H A D | binary_json_conformance_suite.cc | 430 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()
|