Home
last modified time | relevance | path

Searched defs:get_tests (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/lib-tk/test/
Druntktests.py54 def get_tests(text=True, gui=True, packages=None): function
/aosp_15_r20/external/pytorch/tools/stats/
H A Dupload_test_stats.py115 def get_tests(workflow_run_id: int, workflow_run_attempt: int) -> list[dict[str, Any]]: function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/
H A Drun_conformance.py52 def get_tests(filename, devices_to_test): function
/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/
D__init__.py61 def get_tests(package, mask, verbosity, exclude=()): function
/aosp_15_r20/external/autotest/contrib/
H A Dsuite_utils.py28 def get_tests(self): member in TestSuite
/aosp_15_r20/external/autotest/client/cros/
H A Dcros_disks.py435 def get_tests(self): member in CrosDisksTester
/aosp_15_r20/external/autotest/frontend/afe/
H A Drpc_interface.py712 def get_tests(**filter_data): function
/aosp_15_r20/external/pytorch/test/
H A Dtest_autograd.py13140 def get_tests(self, fn): member in TestNestedCheckpoint