Home
last modified time | relevance | path

Searched defs:test_import (Results 1 – 13 of 13) sorted by relevance

/third_party/grpc/bazel/test/python_test_repo/
Dhelloworld.py59 def test_import(self): member in ImportTest
Dhelloworld_moved.py59 def test_import(self): member in ImportTest
/third_party/python/Lib/unittest/test/
D_test_warnings.py42 def test_import(self): member in TestWarnings
/third_party/python/Lib/test/
Dtest_genericpath.py530 def test_import(self): member in CommonTest
Dtest_pickle.py393 def test_import(self): member in CompatPickleTests
Dtest_compileall.py1022 def test_import(self): member in HardlinkDedupTestsBase
Dtest_compile.py265 def test_import(self): member in TestSpecifics
Dtest_ast.py1233 def test_import(self): member in ASTValidatorTests
Dtest_builtin.py156 def test_import(self): member in BuiltinTest
Dtest_grammar.py1152 def test_import(self): member in GrammarTests
D_test_multiprocessing.py4282 def test_import(self): member in _TestImportStar
/third_party/python/Lib/test/test_import/
D__init__.py148 def test_import(self): member in ImportTests
/third_party/python/Lib/lib2to3/tests/
Dtest_fixers.py3915 def test_import(self): member in Test_import