Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/st/rewrite/
Dtest_import.py9 def test_import(mode): function
/third_party/grpc/test/distrib/bazel/python/namespaced/upper/example/
Dno_import_strip_test.py20 def test_import(self): member in ImportTest
Dimport_no_strip_test.py20 def test_import(self): member in ImportTest
Dimport_strip_test.py20 def test_import(self): member in ImportTest
Dno_import_no_strip_test.py20 def test_import(self): member in ImportTest
/third_party/grpc/test/distrib/bazel/python/
Dhelloworld.py58 def test_import(self): member in ImportTest
Dhelloworld_moved.py62 def test_import(self): member in ImportTest
/third_party/mindspore/mindspore-src/source/tests/ut/python/rewrite/test_obfuscate/
Dtest_import.py43 def test_import(): function
/third_party/python/Lib/unittest/test/
D_test_warnings.py42 def test_import(self): member in TestWarnings
/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc54 std::string test_import; in RubyTest() local
/third_party/python/Lib/test/
Dtest_genericpath.py539 def test_import(self): member in CommonTest
Dtest_pickle.py422 def test_import(self): member in CompatPickleTests
Dtest_compileall.py1079 def test_import(self): member in HardlinkDedupTestsBase
Dtest_compile.py273 def test_import(self): member in TestSpecifics
Dtest_ast.py1491 def test_import(self): member in ASTValidatorTests
Dtest_builtin.py156 def test_import(self): member in BuiltinTest
Dtest_grammar.py1221 def test_import(self): member in GrammarTests
D_test_multiprocessing.py4490 def test_import(self): member in _TestImportStar
/third_party/mindspore/mindspore-src/source/tests/st/fallback/
Dtest_graph_fallback_unsupport.py445 def test_import(): function
/third_party/python/Lib/test/test_import/
D__init__.py162 def test_import(self): member in ImportTests
/third_party/python/Lib/lib2to3/tests/
Dtest_fixers.py3915 def test_import(self): member in Test_import