Home
last modified time | relevance | path

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

/external/yapf/yapftests/
Dpytree_unwrapper_test.py26 def _CheckUnwrappedLines(self, uwlines, list_of_expected): argument
43 self.assertEqual(list_of_expected, actual)
292 def _CheckMatchingBrackets(self, uwlines, list_of_expected): argument
309 for index, bracket_list in enumerate(list_of_expected):
Dsplit_penalty_test.py51 def _CheckPenalties(self, tree, list_of_expected): argument
72 self.assertEqual(list_of_expected, FlattenRec(tree))
Dsubtype_assigner_test.py27 def _CheckFormatTokenSubtypes(self, uwlines, list_of_expected): argument
43 self.assertEqual(list_of_expected, actual)