Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc2161 const char* expected_trailing_comments, in HasSpanWithComment() argument
2165 expected_leading_comments, expected_trailing_comments, in HasSpanWithComment()
2185 const char* expected_trailing_comments, in HasSpan() argument
2197 expected_leading_comments, expected_trailing_comments, in HasSpan()
2219 const char* expected_trailing_comments, in HasSpanWithComment() argument
2252 if (expected_trailing_comments == NULL) { in HasSpanWithComment()
2256 EXPECT_EQ(expected_trailing_comments, in HasSpanWithComment()