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.cc2539 SetupParser(text_without_markers_.c_str()); in Parse()
2716 std::string text_without_markers_; member in google::protobuf::compiler::__anon1d28fc850111::SourceInfoTest
2720 text_without_markers_.clear(); in ExtractMarkers()
2728 text_without_markers_ += '$'; in ExtractMarkers()
2738 text_without_markers_ += *text; in ExtractMarkers()
2740 text_without_markers_ += *text; in ExtractMarkers()