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.cc109 void SetupParser(const char* text) { in SetupParser() function in google::protobuf::compiler::__anonea569a9d0111::ParserTest
121 SetupParser(input); in ExpectParsesTo()
151 SetupParser(text); in ExpectHasEarlyExitErrors()
161 SetupParser(text); in ExpectHasValidationErrors()
190 SetupParser( in TEST_F()
201 SetupParser( in TEST_F()
211 SetupParser( in TEST_F()
220 SetupParser("message A {}"); in TEST_F()
1767 SetupParser(debug_string.c_str()); in TEST_F()
1817 SetupParser(debug_string.c_str()); in TEST_F()
[all …]