Home
last modified time | relevance | path

Searched refs:_do_test (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_modulefinder.py326 def _do_test(self, info, report=False, debug=0, replace_paths=[], modulefinder_class=modulefinder.ModuleFinder): member in ModuleFinderTest
354 self._do_test(package_test)
357 self._do_test(maybe_test)
360 self._do_test(maybe_test_new)
363 self._do_test(absolute_import_test)
366 self._do_test(relative_import_test)
369 self._do_test(relative_import_test_2)
372 self._do_test(relative_import_test_3)
375 self._do_test(relative_import_test_4)
378 self._do_test(syntax_error_tes
[all...]

Completed in 1 milliseconds