Searched refs:test_isawaitable (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/test_unittest/testmock/ | ||
D | testasync.py | 181 def test_isawaitable(self): member in AsyncMockTest |
/external/python/cpython3/Lib/test/test_inspect/ | ||
D | test_inspect.py | 352 def test_isawaitable(self): member in TestPredicates |