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.cc1701 const char* expected_trailing_comments) { in HasSpanWithComment() argument
1704 expected_leading_comments, expected_trailing_comments); in HasSpanWithComment()
1723 const char* expected_trailing_comments) { in HasSpan() argument
1734 expected_leading_comments, expected_trailing_comments); in HasSpan()
1755 const char* expected_trailing_comments) { in HasSpanWithComment() argument
1787 if (expected_trailing_comments == NULL) { in HasSpanWithComment()
1791 EXPECT_EQ(expected_trailing_comments, in HasSpanWithComment()