Searched refs:TestValidDataForMapType (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/conformance/ |
| D | binary_json_conformance_suite.cc | 947 void BinaryAndJsonConformanceSuite::TestValidDataForMapType( in TestValidDataForMapType() function in google::protobuf::BinaryAndJsonConformanceSuite 1476 TestValidDataForMapType(FieldDescriptor::TYPE_INT32, in RunSuiteImpl() 1478 TestValidDataForMapType(FieldDescriptor::TYPE_INT64, in RunSuiteImpl() 1480 TestValidDataForMapType(FieldDescriptor::TYPE_UINT32, in RunSuiteImpl() 1482 TestValidDataForMapType(FieldDescriptor::TYPE_UINT64, in RunSuiteImpl() 1484 TestValidDataForMapType(FieldDescriptor::TYPE_SINT32, in RunSuiteImpl() 1486 TestValidDataForMapType(FieldDescriptor::TYPE_SINT64, in RunSuiteImpl() 1488 TestValidDataForMapType(FieldDescriptor::TYPE_FIXED32, in RunSuiteImpl() 1490 TestValidDataForMapType(FieldDescriptor::TYPE_FIXED64, in RunSuiteImpl() 1492 TestValidDataForMapType(FieldDescriptor::TYPE_SFIXED32, in RunSuiteImpl() [all …]
|
| D | binary_json_conformance_suite.h | 128 void TestValidDataForMapType(google::protobuf::FieldDescriptor::Type,
|