Home
last modified time | relevance | path

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

/external/yapf/yapftests/
Dformat_decision_state_test.py39 uwline = unwrapped_line.UnwrappedLine(0, _FilterLine(uwlines[0]))
93 uwline = unwrapped_line.UnwrappedLine(0, _FilterLine(uwlines[0]))
136 def _FilterLine(uwline): function