Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc106 void SetupParser(const char* text) { in SetupParser() function in google::protobuf::compiler::__anon7ba3250a0111::ParserTest
118 SetupParser(input); in ExpectParsesTo()
148 SetupParser(text); in ExpectHasEarlyExitErrors()
158 SetupParser(text); in ExpectHasValidationErrors()
187 SetupParser( in TEST_F()
198 SetupParser( in TEST_F()
208 SetupParser( in TEST_F()
1461 SetupParser(debug_string.c_str()); in TEST_F()
1511 SetupParser(debug_string.c_str()); in TEST_F()
1657 SetupParser(text_without_markers_.c_str()); in Parse()