Home
last modified time | relevance | path

Searched refs:test_notify (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/test/
Dlock_tests.py398 def test_notify(self): member in EventTests
565 def test_notify(self): member in ConditionTests
D_test_multiprocessing.py1342 def test_notify(self): member in _TestCondition
/third_party/python/Lib/test/test_asyncio/
Dtest_locks.py579 async def test_notify(self): member in ConditionTests