Home
last modified time | relevance | path

Searched defs:llines (Results 1 – 4 of 4) sorted by relevance

/external/yapf/yapftests/
Dpytree_unwrapper_test.py26 def _CheckLogicalLines(self, llines, list_of_expected): argument
292 def _CheckMatchingBrackets(self, llines, list_of_expected): argument
Dsubtype_assigner_test.py28 def _CheckFormatTokenSubtypes(self, llines, list_of_expected): argument
/external/yapf/yapf/yapflib/
Dyapf_api.py279 def _MarkLinesToFormat(llines, lines): argument
Dreformatter.py38 def Reformat(llines, verify=False, lines=None): argument