Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/pytorch/test/
H A Drun_test.py677 def run_test_with_subprocess(test_module, test_directory, options): argument
744 def test_cpp_extensions_aot_ninja(test_module, test_directory, options): argument
748 def test_cpp_extensions_aot_no_ninja(test_module, test_directory, options): argument
752 def test_autoload_enable(test_module, test_directory, options): argument
756 def test_autoload_disable(test_module, test_directory, options): argument
797 def test_distributed(test_module, test_directory, options): argument
875 def run_doctests(test_module, test_directory, options): argument
H A Dtest_public_bindings.py495 def test_module(modname): function
H A Dtest_throughput_benchmark.py75 def test_module(self): member in TestThroughputBenchmark
/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tools/
H A 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
H A Dprepare_reference_module.cc34 const HloModule& test_module, HloRunnerInterface* test_runner, in PrepareReferenceModule()
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
H A Dmodule_unittest.py19 def test_module(self): member in ModuleIntegrationTests
/aosp_15_r20/external/tensorflow/tensorflow/tools/common/
H A Dtraverse_test.py44 def test_module(self): member in TraverseTest
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_macros/src/
Dtest.rs63 let test_module = quote! { in build_foreign_language_testcases() localVariable
/aosp_15_r20/external/cronet/third_party/libc++/src/utils/libcxx/test/
H A Dmodules.py276 def test_module(self, module): member in module_test_generator
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_asdl_parser.py47 def test_module(self): member in TestAsdlParser
/aosp_15_r20/external/autotest/client/cros/cellular/pseudomodem/
H A Dpseudomodem.py222 def _CreateCustomObject(self, test_module, class_name, arg_file_name): argument
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_minifier.py87 def test_module(self): member in TestMinifier
/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/source/
Dtest_finder.py80 def test_module(self): member in FinderTests
/aosp_15_r20/external/python/mako/test/
Dtest_namespace.py145 def test_module(self): member in NamespaceTest
/aosp_15_r20/tools/asuite/atest/
H A Dmodule_info_unittest_base.py185 def test_module( function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_repr.py253 def test_module(self): member in LongReprTest
Dtest_ast.py298 def test_module(self): member in AST_Tests

123