Home
last modified time | relevance | path

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

/external/protobuf/conformance/
Dbinary_json_conformance_suite.cc586 void BinaryAndJsonConformanceSuite::TestValidDataForType( in TestValidDataForType() function in google::protobuf::BinaryAndJsonConformanceSuite
716 TestValidDataForType(FieldDescriptor::TYPE_DOUBLE, { in RunSuiteImpl()
721 TestValidDataForType(FieldDescriptor::TYPE_FLOAT, { in RunSuiteImpl()
727 TestValidDataForType(FieldDescriptor::TYPE_INT64, { in RunSuiteImpl()
732 TestValidDataForType(FieldDescriptor::TYPE_UINT64, { in RunSuiteImpl()
737 TestValidDataForType(FieldDescriptor::TYPE_INT32, { in RunSuiteImpl()
747 TestValidDataForType(FieldDescriptor::TYPE_UINT32, { in RunSuiteImpl()
757 TestValidDataForType(FieldDescriptor::TYPE_FIXED64, { in RunSuiteImpl()
762 TestValidDataForType(FieldDescriptor::TYPE_FIXED32, { in RunSuiteImpl()
767 TestValidDataForType(FieldDescriptor::TYPE_SFIXED64, { in RunSuiteImpl()
[all …]
Dbinary_json_conformance_suite.h109 void TestValidDataForType(