Searched refs:ResetTypeInfo (Results 1 – 5 of 5) sorted by relevance
57 void TypeInfoTestHelper::ResetTypeInfo( in ResetTypeInfo() function in google::protobuf::util::converter::testing::TypeInfoTestHelper75 void TypeInfoTestHelper::ResetTypeInfo(const Descriptor* descriptor) { in ResetTypeInfo() function in google::protobuf::util::converter::testing::TypeInfoTestHelper78 ResetTypeInfo(descriptors); in ResetTypeInfo()81 void TypeInfoTestHelper::ResetTypeInfo(const Descriptor* descriptor1, in ResetTypeInfo() function in google::protobuf::util::converter::testing::TypeInfoTestHelper86 ResetTypeInfo(descriptors); in ResetTypeInfo()
67 void ResetTypeInfo(const vector<const Descriptor*>& descriptors);70 void ResetTypeInfo(const Descriptor* descriptor);71 void ResetTypeInfo(const Descriptor* descriptor1,
115 ResetTypeInfo(descriptors); in BaseProtoStreamObjectWriterTest()124 ResetTypeInfo(descriptors); in BaseProtoStreamObjectWriterTest()127 void ResetTypeInfo(vector<const Descriptor*> descriptors) { in ResetTypeInfo() function in google::protobuf::util::converter::BaseProtoStreamObjectWriterTest129 helper_.ResetTypeInfo(descriptors); in ResetTypeInfo()134 void ResetTypeInfo(const Descriptor* descriptor) { in ResetTypeInfo() function in google::protobuf::util::converter::BaseProtoStreamObjectWriterTest137 ResetTypeInfo(descriptors); in ResetTypeInfo()300 ResetTypeInfo(Primitive::descriptor()); in TEST_P()373 ResetTypeInfo(Primitive::descriptor()); in TEST_P()406 ResetTypeInfo(Primitive::descriptor()); in TEST_P()874 ResetTypeInfo(descriptors); in ProtoStreamObjectWriterTimestampDurationTest()[all …]
104 helper_.ResetTypeInfo(Book::descriptor()); in ProtostreamObjectSourceTest()526 helper_.ResetTypeInfo(MapOut::descriptor()); in ProtostreamObjectSourceMapsTest()667 helper_.ResetTypeInfo(AnyOut::descriptor(), in ProtostreamObjectSourceAnysTest()841 helper_.ResetTypeInfo(StructType::descriptor(), in ProtostreamObjectSourceStructTest()887 helper_.ResetTypeInfo(FieldMaskTest::descriptor(), in ProtostreamObjectSourceFieldMaskTest()951 helper_.ResetTypeInfo(TimestampDuration::descriptor()); in ProtostreamObjectSourceTimestampTest()
53 helper_.ResetTypeInfo(descriptor); in BaseDefaultValueObjectWriterTest()