Searched refs:test_notify (Results 1 – 6 of 6) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | lock_tests.py | 275 def test_notify(self): member in EventTests |
D | test_multiprocessing.py | 781 def test_notify(self): member in _TestCondition |
/external/python/cpython3/Lib/test/ | ||
D | lock_tests.py | 395 def test_notify(self): member in EventTests |
D | _test_multiprocessing.py | 1337 def test_notify(self): member in _TestCondition |
/external/python/cpython3/Lib/test/test_asyncio/ | ||
D | test_locks.py | 650 def test_notify(self): member in ConditionTests |
/external/crosvm/acpi_tables/src/ | ||
D | aml.rs | 1829 fn test_notify() { in test_notify() function |