Home
last modified time | relevance | path

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

/external/protobuf/conformance/
Dbinary_json_conformance_suite.h101 void TestPrematureEOFForType(google::protobuf::FieldDescriptor::Type type);
Dbinary_json_conformance_suite.cc498 void BinaryAndJsonConformanceSuite::TestPrematureEOFForType( in TestPrematureEOFForType() function in google::protobuf::BinaryAndJsonConformanceSuite
704 TestPrematureEOFForType(static_cast<FieldDescriptor::Type>(i)); in RunSuiteImpl()