Home
last modified time | relevance | path

Searched defs:_check_notify (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dlock_tests.py258 def _check_notify(self, evt): member in EventTests
349 def _check_notify(self, cond): member in ConditionTests
/external/python/cpython3/Lib/test/
Dlock_tests.py378 def _check_notify(self, evt): member in EventTests
488 def _check_notify(self, cond): member in ConditionTests