Searched refs:test_notify (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Lib/test/ | ||
D | lock_tests.py | 398 def test_notify(self): member in EventTests |
D | _test_multiprocessing.py | 1342 def test_notify(self): member in _TestCondition |
/third_party/python/Lib/test/test_asyncio/ | ||
D | test_locks.py | 579 async def test_notify(self): member in ConditionTests |