Home
last modified time | relevance | path

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

/external/protobuf/conformance/
Dtext_format_conformance_suite.cc162 void TextFormatConformanceTestSuite::RunValidTextFormatTestProto2( in RunValidTextFormatTestProto2() function in google::protobuf::TextFormatConformanceTestSuite
260 RunValidTextFormatTestProto2("GroupFieldNoColon", REQUIRED, in RunSuiteImpl()
262 RunValidTextFormatTestProto2("GroupFieldWithColon", REQUIRED, in RunSuiteImpl()
264 RunValidTextFormatTestProto2("GroupFieldEmpty", REQUIRED, in RunSuiteImpl()
Dtext_format_conformance_suite.h47 void RunValidTextFormatTestProto2(const string& test_name,