Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/support/
Dos_helper.py326 def _waitfor(func, pathname, waitall=False): argument
/aosp_15_r20/external/python/cpython2/Lib/test/support/
D__init__.py211 def _waitfor(func, pathname, waitall=False): argument