Home
last modified time | relevance | path

Searched refs:test_iscoroutine (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/test_asyncio/
Dtest_pep492.py111 def test_iscoroutine(self): member in CoroutineTests
/third_party/python/Lib/test/
Dtest_inspect.py170 def test_iscoroutine(self): member in TestPredicates