Searched refs:RunValidProtobufTest (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/conformance/ |
D | binary_json_conformance_suite.h | 58 void RunValidProtobufTest(const string& test_name, ConformanceLevel level,
|
D | binary_json_conformance_suite.cc | 354 void BinaryAndJsonConformanceSuite::RunValidProtobufTest( in RunValidProtobufTest() function in google::protobuf::BinaryAndJsonConformanceSuite 389 RunValidProtobufTest(test_name, level, input->SerializeAsString(), in RunValidProtobufTestWithMessage() 597 RunValidProtobufTest("ValidDataScalar" + type_name, REQUIRED, in TestValidDataForType() 606 RunValidProtobufTest("RepeatedScalarSelectsLast" + type_name, REQUIRED, in TestValidDataForType() 616 RunValidProtobufTest("ValidDataRepeated" + type_name, REQUIRED, in TestValidDataForType()
|