Searched refs:test_daemonize_active_thread (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_threading.py | 784 def test_daemonize_active_thread(self): member in ThreadingExceptionTests |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_threading.py | 1280 def test_daemonize_active_thread(self): member in ThreadingExceptionTests |