Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/libregrtest/
Druntest_mp.py137 class TestWorkerProcess(threading.Thread): class
358 def get_running(workers: list[TestWorkerProcess]) -> list[TestWorkerProcess]: