Searched refs:text_without_markers_ (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc1657 SetupParser(text_without_markers_.c_str());
1829 string text_without_markers_; member in class:google::protobuf::compiler::__anon13500::SourceInfoTest
1833 text_without_markers_.clear();
1841 text_without_markers_ += '$';
1851 text_without_markers_ += *text;
1853 text_without_markers_ += *text;

Completed in 63 milliseconds