Home
last modified time | relevance | path

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

/external/protobuf/conformance/
Dconformance_test.h145 void TestPrematureEOFForType(google::protobuf::FieldDescriptor::Type type);
Dconformance_test.cc492 void ConformanceTestSuite::TestPrematureEOFForType(FieldDescriptor::Type type) { in TestPrematureEOFForType() function in google::protobuf::ConformanceTestSuite
617 TestPrematureEOFForType(static_cast<FieldDescriptor::Type>(i)); in RunSuite()