Home
last modified time | relevance | path

Searched defs:unformatted_code (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/yapf/yapftests/
H A Dyapf_test.py45 def _Check(self, unformatted_code, expected_formatted_code): argument
1582 def _Check(self, unformatted_code, expected_formatted_code): argument
1611 def _Check(self, unformatted_code, expected_formatted_code): argument
1889 def _Check(self, unformatted_code, expected_formatted_code): argument
H A Dreformatter_pep8_test.py735 unformatted_code = textwrap.dedent("""\ variable in TestsForSpacesInsideBrackets
879 unformatted_code = textwrap.dedent("""\ variable in TestsForSpacesAroundSubscriptColon