Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
Dconformance_test.h149 void TestPrematureEOFForType(google::protobuf::FieldDescriptor::Type type);
Dconformance_test.cc493 void ConformanceTestSuite::TestPrematureEOFForType(FieldDescriptor::Type type) { in TestPrematureEOFForType() function in google::protobuf::ConformanceTestSuite
635 TestPrematureEOFForType(static_cast<FieldDescriptor::Type>(i)); in RunSuite()