Searched defs:unformatted_code (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/yapf/yapftests/ | ||
H A D | yapf_test.py | 45 def _Check(self, unformatted_code, expected_formatted_code): argument |
H A D | reformatter_pep8_test.py | 735 unformatted_code = textwrap.dedent("""\ variable in TestsForSpacesInsideBrackets |