Home
last modified time | relevance | path

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

/external/python/mobly/mobly/
Dsuite_runner.py151 def _print_test_names(test_classes): argument
215 def run_suite(test_classes, argv=None): argument
266 def compute_selected_tests(test_classes, selected_tests): argument
/external/python/asn1crypto/tests/
D__init__.py64 def test_classes(): function
/external/cronet/build/android/pylib/local/machine/
Dlocal_machine_junit_test_run.py249 def ChooseNumOfShards(test_classes, shards): argument
269 def GroupTestsForShard(num_of_shards, test_classes): argument
/external/python/cpython2/Lib/test/
Dtest_tempfile.py68 test_classes = [] variable
Dtest_weakref.py740 def test_classes(self): member in ReferencesTestCase
/external/python/cpython3/Lib/test/
Dtest_weakref.py854 def test_classes(self): member in ReferencesTestCase