HomeSort by relevance Sort by last modified time
    Searched refs:mock_refactor_file (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_refactor.py 240 def mock_refactor_file(self, f, *args): function in function:TestRefactoringTool.test_refactor_dir.check
243 refactor.RefactoringTool.refactor_file = mock_refactor_file
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_refactor.py 240 def mock_refactor_file(self, f, *args): function in function:TestRefactoringTool.test_refactor_dir.check
243 refactor.RefactoringTool.refactor_file = mock_refactor_file

Completed in 33 milliseconds