Home
last modified time | relevance | path

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

/aosp_15_r20/tools/asuite/experiments/a/
H A Dtests.py23 test_modules = ['tools.update_test'] variable
/aosp_15_r20/external/python/rsa/tests/
Dtest_mypy.py6 test_modules = ['rsa', 'tests'] variable
/aosp_15_r20/tools/asuite/atest/
H A Datest_run_unittests.py71 def run_test_modules(test_modules): argument
/aosp_15_r20/external/python/cpython3/Python/
Dfrozen.c109 static const struct _frozen test_modules[] = { variable
/aosp_15_r20/external/python/cpython3/Programs/
D_bootstrap_python.c38 static const struct _frozen test_modules[] = { variable
/aosp_15_r20/system/core/libmodprobe/
H A Dlibmodprobe_test.cpp29 std::vector<std::string> test_modules; variable
/aosp_15_r20/build/make/tools/releasetools/
H A Dtest_utils.py271 test_modules = [] variable
/aosp_15_r20/external/selinux/libsemanage/src/
H A Dpywrap-test.py148 def test_modules(self, sh): member in Tests
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_pydoc.py978 def test_modules(self): member in PydocImportTest
/aosp_15_r20/external/pytorch/test/
H A Dtest_testing.py1726 def test_modules(self, module_info): member in TestTestParametrization.test_modules_decorator_misuse_error.TestParametrized
H A Dtest_nn.py488 def test_modules(self): member in TestNN
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_higher_order_ops.py1963 def test_modules(self): member in HigherOrderOpTests
H A Dtest_repros.py2612 def test_modules(self): member in ReproTests