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