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