Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_asyncio/
Dtest_runners.py141 'exception': test_utils.MockInstanceOf(ZeroDivisionError)
Dutils.py483 class MockInstanceOf: class