Home
last modified time | relevance | path

Searched refs:TestValidDataForOneofType (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc1106 void BinaryAndJsonConformanceSuite::TestValidDataForOneofType( in TestValidDataForOneofType() function in google::protobuf::BinaryAndJsonConformanceSuite
1513 TestValidDataForOneofType(FieldDescriptor::TYPE_UINT32); in RunSuiteImpl()
1514 TestValidDataForOneofType(FieldDescriptor::TYPE_BOOL); in RunSuiteImpl()
1515 TestValidDataForOneofType(FieldDescriptor::TYPE_UINT64); in RunSuiteImpl()
1516 TestValidDataForOneofType(FieldDescriptor::TYPE_FLOAT); in RunSuiteImpl()
1517 TestValidDataForOneofType(FieldDescriptor::TYPE_DOUBLE); in RunSuiteImpl()
1518 TestValidDataForOneofType(FieldDescriptor::TYPE_STRING); in RunSuiteImpl()
1519 TestValidDataForOneofType(FieldDescriptor::TYPE_BYTES); in RunSuiteImpl()
1520 TestValidDataForOneofType(FieldDescriptor::TYPE_ENUM); in RunSuiteImpl()
1521 TestValidDataForOneofType(FieldDescriptor::TYPE_MESSAGE); in RunSuiteImpl()
H A Dbinary_json_conformance_suite.h130 void TestValidDataForOneofType(google::protobuf::FieldDescriptor::Type);
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc1106 void BinaryAndJsonConformanceSuite::TestValidDataForOneofType( in TestValidDataForOneofType() function in google::protobuf::BinaryAndJsonConformanceSuite
1513 TestValidDataForOneofType(FieldDescriptor::TYPE_UINT32); in RunSuiteImpl()
1514 TestValidDataForOneofType(FieldDescriptor::TYPE_BOOL); in RunSuiteImpl()
1515 TestValidDataForOneofType(FieldDescriptor::TYPE_UINT64); in RunSuiteImpl()
1516 TestValidDataForOneofType(FieldDescriptor::TYPE_FLOAT); in RunSuiteImpl()
1517 TestValidDataForOneofType(FieldDescriptor::TYPE_DOUBLE); in RunSuiteImpl()
1518 TestValidDataForOneofType(FieldDescriptor::TYPE_STRING); in RunSuiteImpl()
1519 TestValidDataForOneofType(FieldDescriptor::TYPE_BYTES); in RunSuiteImpl()
1520 TestValidDataForOneofType(FieldDescriptor::TYPE_ENUM); in RunSuiteImpl()
1521 TestValidDataForOneofType(FieldDescriptor::TYPE_MESSAGE); in RunSuiteImpl()
H A Dbinary_json_conformance_suite.h130 void TestValidDataForOneofType(google::protobuf::FieldDescriptor::Type);