Home
last modified time | relevance | path

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

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