Searched refs:text_in_comment (Results 1 – 1 of 1) sorted by relevance
29 def _AssertNodeIsComment(self, node, text_in_comment=None): argument36 if text_in_comment is not None:37 self.assertIn(text_in_comment, node_value)