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.cc2117 SetupParser(text_without_markers_.c_str()); in Parse()
2301 string text_without_markers_; member in google::protobuf::compiler::__anone5943b270111::SourceInfoTest
2305 text_without_markers_.clear(); in ExtractMarkers()
2313 text_without_markers_ += '$'; in ExtractMarkers()
2323 text_without_markers_ += *text; in ExtractMarkers()
2325 text_without_markers_ += *text; in ExtractMarkers()