Home
last modified time | relevance | path

Searched defs:test_module (Results 1 – 25 of 37) sorted by relevance

12

/external/python/cpython3/Lib/test/test_importlib/builtin/
Dtest_finder.py15 def test_module(self): member in FindSpecTests
51 def test_module(self): member in FinderTests
Dtest_loader.py31 def test_module(self): member in LoaderTests
/external/python/cpython3/Lib/test/test_importlib/
Dabc.py9 def test_module(self): member in FinderTests
44 def test_module(self): member in LoaderTests
Dtest_windows.py91 test_module = "spamham{}".format(os.getpid()) variable in WindowsRegistryFinderTests
Dtest_main.py271 def test_module(self): member in TestEntryPoints
/external/python/cpython3/Lib/test/test_importlib/frozen/
Dtest_loader.py70 def test_module(self): member in ExecModuleTests
145 def test_module(self): member in LoaderTests
Dtest_finder.py73 def test_module(self): member in FindSpecTests
196 def test_module(self): member in FinderTests
/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
Dmodule_unittest.py19 def test_module(self): member in ModuleIntegrationTests
/external/tensorflow/tensorflow/compiler/xla/tools/
Dprepare_reference_module.cc34 const HloModule& test_module, HloRunnerInterface* test_runner, in PrepareReferenceModule()
Drun_hlo_module.cc117 std::unique_ptr<HloModule> test_module, HloRunnerInterface* test_runner, in RunAndCompare()
235 std::unique_ptr<HloModule> test_module = in RunAndCompare() local
/external/python/cpython3/Lib/test/test_importlib/extension/
Dtest_loader.py54 def test_module(self): member in LoaderTests
138 def test_module(self): member in MultiPhaseExtensionModuleTests
Dtest_finder.py28 def test_module(self): member in FinderTests
/external/tensorflow/tensorflow/tools/common/
Dtraverse_test.py44 def test_module(self): member in TraverseTest
/external/rust/crates/uniffi_macros/src/
Dtest.rs63 let test_module = quote! { in build_foreign_language_testcases() localVariable
/external/python/cpython3/Lib/test/
Dtest_asdl_parser.py47 def test_module(self): member in TestAsdlParser
Dtest_reprlib.py284 def test_module(self): member in LongReprTest
/external/autotest/client/cros/cellular/pseudomodem/
Dpseudomodem.py222 def _CreateCustomObject(self, test_module, class_name, arg_file_name): argument
/external/python/cpython3/Lib/test/test_importlib/source/
Dtest_finder.py80 def test_module(self): member in FinderTests
/external/python/mako/test/
Dtest_namespace.py145 def test_module(self): member in NamespaceTest
/external/python/cpython2/Lib/test/
Dtest_ast.py298 def test_module(self): member in AST_Tests
Dtest_repr.py253 def test_module(self): member in LongReprTest
Dtest_funcattrs.py34 def test_module(self): member in FunctionPropertiesTest
Dtest_pydoc.py498 def test_module(self): member in TestDescriptions
/external/cronet/base/profiler/
Dframe_pointer_unwinder_unittest.cc73 auto test_module = in FramePointerUnwinderTest() local
/external/rust/crates/rusqlite/src/vtab/
Dvtablog.rs276 fn test_module() -> Result<()> { in test_module() function

12