Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dlock_tests.py275 def test_notify(self): member in EventTests
423 def test_notify(self): member in ConditionTests
Dtest_multiprocessing.py781 def test_notify(self): member in _TestCondition
/external/python/cpython3/Lib/test/
Dlock_tests.py395 def test_notify(self): member in EventTests
562 def test_notify(self): member in ConditionTests
D_test_multiprocessing.py1337 def test_notify(self): member in _TestCondition
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_locks.py650 def test_notify(self): member in ConditionTests
/external/crosvm/acpi_tables/src/
Daml.rs1829 fn test_notify() { in test_notify() function