Home
last modified time | relevance | path

Searched defs:test_classes (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/python/mobly/mobly/
Dsuite_runner.py164 def _print_test_names(test_classes): argument
230 def run_suite(test_classes, argv=None): argument
281 def compute_selected_tests(test_classes, selected_tests): argument
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_inline_inbuilt_nn_modules.py25 test_classes = {} variable
H A Dtest_dynamic_shapes.py38 test_classes = {} variable
/aosp_15_r20/external/pytorch/test/export/
H A Dtest_retraceability.py12 test_classes = {} variable
H A Dtest_export_nonstrict.py12 test_classes = {} variable
H A Dtest_serdes.py15 test_classes = {} variable
H A Dtest_export_training_ir_to_run_decomp.py13 test_classes = {} variable
H A Dopinfo_schema.py21 test_classes = {} variable
/aosp_15_r20/external/python/asn1crypto/tests/
D__init__.py64 def test_classes(): function
/aosp_15_r20/external/pandora/avatar/avatar/
Drunner.py36 test_classes: List[Type[base_test.BaseTestClass]] = [] variable in SuiteRunner
/aosp_15_r20/cts/tools/cts-api-coverage/proto/
H A Dtestsuite.proto48 repeated TestClass test_classes = 5; field
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_tempfile.py68 test_classes = [] variable
Dtest_weakref.py740 def test_classes(self): member in ReferencesTestCase
/aosp_15_r20/cts/tools/release-parser/proto/
H A Drelease.proto50 repeated TestClass test_classes = 7; field
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_weakref.py838 def test_classes(self): member in ReferencesTestCase