Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_asyncio/
Dtest_runners.py144 'exception': test_utils.MockInstanceOf(ZeroDivisionError)
Dutils.py496 class MockInstanceOf: class