Searched refs:TestPrematureEOFForType (Results 1 – 2 of 2) sorted by relevance
149 void TestPrematureEOFForType(google::protobuf::FieldDescriptor::Type type);
493 void ConformanceTestSuite::TestPrematureEOFForType(FieldDescriptor::Type type) { in TestPrematureEOFForType() function in google::protobuf::ConformanceTestSuite635 TestPrematureEOFForType(static_cast<FieldDescriptor::Type>(i)); in RunSuite()