Home
last modified time | relevance | path

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

/external/yapf/yapftests/
Dcomment_splicer_test.py29 def _AssertNodeIsComment(self, node, text_in_comment=None): argument
36 if text_in_comment is not None:
37 self.assertIn(text_in_comment, node_value)