Lines Matching refs:unformatted_code
32 unformatted_code = textwrap.dedent("""\
41 uwlines = yapf_test_helper.ParseAndUnwrap(unformatted_code)
45 unformatted_code = textwrap.dedent("""\
57 uwlines = yapf_test_helper.ParseAndUnwrap(unformatted_code)
61 unformatted_code = textwrap.dedent("""\
73 uwlines = yapf_test_helper.ParseAndUnwrap(unformatted_code)
77 unformatted_code = textwrap.dedent("""\
94 uwlines = yapf_test_helper.ParseAndUnwrap(unformatted_code)
110 unformatted_code = textwrap.dedent("""\
144 uwlines = yapf_test_helper.ParseAndUnwrap(unformatted_code)
178 unformatted_code = textwrap.dedent("""\
197 uwlines = yapf_test_helper.ParseAndUnwrap(unformatted_code)
201 unformatted_code = textwrap.dedent("""\
211 uwlines = yapf_test_helper.ParseAndUnwrap(unformatted_code)
215 unformatted_code = textwrap.dedent("""\
234 uwlines = yapf_test_helper.ParseAndUnwrap(unformatted_code)
249 unformatted_code = textwrap.dedent("""\
323 uwlines = yapf_test_helper.ParseAndUnwrap(unformatted_code)
387 unformatted_code = textwrap.dedent("""\
412 uwlines = yapf_test_helper.ParseAndUnwrap(unformatted_code)
416 unformatted_code = """\
427 uwlines = yapf_test_helper.ParseAndUnwrap(unformatted_code)