Home
last modified time | relevance | path

Searched defs:_test_process (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/autotest/client/site_tests/logging_CrashServices/
H A Dlogging_CrashServices.py107 def _test_process(self, process_path, crash_extensions): member in logging_CrashServices
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py2510 def _test_process(q): function
/aosp_15_r20/external/python/cpython3/Lib/test/
D_test_multiprocessing.py4716 def _test_process(): function