Searched refs:test_iscoroutine (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/test_asyncio/ | ||
D | test_pep492.py | 109 def test_iscoroutine(self): member in CoroutineTests |
/external/python/cpython3/Lib/test/ | ||
D | test_inspect.py | 168 def test_iscoroutine(self): member in TestPredicates |