Searched refs:RunValidBinaryProtobufTest (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/protobuf/conformance/ |
H A D | binary_json_conformance_suite.cc | 533 void BinaryAndJsonConformanceSuite::RunValidBinaryProtobufTest( in RunValidBinaryProtobufTest() function in google::protobuf::BinaryAndJsonConformanceSuite 536 RunValidBinaryProtobufTest(test_name, level, input_protobuf, input_protobuf, in RunValidBinaryProtobufTest() 540 void BinaryAndJsonConformanceSuite::RunValidBinaryProtobufTest( in RunValidBinaryProtobufTest() function in google::protobuf::BinaryAndJsonConformanceSuite 773 RunValidBinaryProtobufTest( in TestValidDataForType() 866 RunValidBinaryProtobufTest(StrCat("ValidDataRepeated", type_name, in TestValidDataForType() 870 RunValidBinaryProtobufTest(StrCat("ValidDataRepeated", type_name, in TestValidDataForType() 874 RunValidBinaryProtobufTest(StrCat("ValidDataRepeated", type_name, in TestValidDataForType() 878 RunValidBinaryProtobufTest(StrCat("ValidDataRepeated", type_name, in TestValidDataForType() 882 RunValidBinaryProtobufTest(StrCat("ValidDataRepeated", type_name, in TestValidDataForType() 886 RunValidBinaryProtobufTest(StrCat("ValidDataRepeated", type_name, in TestValidDataForType() [all …]
|
H A D | binary_json_conformance_suite.h | 72 void RunValidBinaryProtobufTest(const std::string& test_name, 76 void RunValidBinaryProtobufTest(const std::string& test_name,
|
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/ |
H A D | binary_json_conformance_suite.cc | 533 void BinaryAndJsonConformanceSuite::RunValidBinaryProtobufTest( in RunValidBinaryProtobufTest() function in google::protobuf::BinaryAndJsonConformanceSuite 536 RunValidBinaryProtobufTest(test_name, level, input_protobuf, input_protobuf, in RunValidBinaryProtobufTest() 540 void BinaryAndJsonConformanceSuite::RunValidBinaryProtobufTest( in RunValidBinaryProtobufTest() function in google::protobuf::BinaryAndJsonConformanceSuite 773 RunValidBinaryProtobufTest( in TestValidDataForType() 866 RunValidBinaryProtobufTest(StrCat("ValidDataRepeated", type_name, in TestValidDataForType() 870 RunValidBinaryProtobufTest(StrCat("ValidDataRepeated", type_name, in TestValidDataForType() 874 RunValidBinaryProtobufTest(StrCat("ValidDataRepeated", type_name, in TestValidDataForType() 878 RunValidBinaryProtobufTest(StrCat("ValidDataRepeated", type_name, in TestValidDataForType() 882 RunValidBinaryProtobufTest(StrCat("ValidDataRepeated", type_name, in TestValidDataForType() 886 RunValidBinaryProtobufTest(StrCat("ValidDataRepeated", type_name, in TestValidDataForType() [all …]
|
H A D | binary_json_conformance_suite.h | 72 void RunValidBinaryProtobufTest(const std::string& test_name, 76 void RunValidBinaryProtobufTest(const std::string& test_name,
|