Home
last modified time | relevance | path

Searched refs:RunValidProtobufTest (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/conformance/
Dbinary_json_conformance_suite.h58 void RunValidProtobufTest(const string& test_name, ConformanceLevel level,
Dbinary_json_conformance_suite.cc354 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()