Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/python/cpython3/Lib/test/
Dlock_tests.py381 def _check_notify(self, evt): member in EventTests
497 def _check_notify(self, cond): member in ConditionTests