Searched refs:comment_block (Results 1 – 3 of 3) sorted by relevance
43 def GetCopyrightBlockAttributes(self, comment_block): argument48 if not comment_block:50 matches = self._attribute_pattern.findall(comment_block)
144 string comment_block = R"( in TEST_F() local152 text_.AddComments(comment_block); in TEST_F()159 string comment_block = R"( in TEST_F() local166 text_.AddComments(comment_block); in TEST_F()
268 comment_block = ""271 comment_block += ln273 comments_map[ln[1:-2]] = comment_block275 comment_block = ""