Searched refs:test_synchronize (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_multiprocessing.py | 2092 def test_synchronize(self): member in _TestSharedCTypes |
/external/python/cpython3/Lib/test/ | ||
D | _test_multiprocessing.py | 3528 def test_synchronize(self): member in _TestSharedCTypes |