Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/
Dtest_refactor.py179 def check_file_refactoring(self, test_file, fixers=_2TO3_FIXERS): member in TestRefactoringTool
200 self.check_file_refactoring(test_file, _DEFAULT_FIXERS)
236 self.check_file_refactoring(fn)
240 data = self.check_file_refactoring(fn)
249 self.check_file_refactoring(fn, fixes)