Searched refs:test_mock_supports_async_context_manager (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/testmock/ | ||
H A D | testasync.py | 617 def test_mock_supports_async_context_manager(self): member in AsyncContextManagerTest |
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/testmock/ | ||
D | testasync.py | 617 def test_mock_supports_async_context_manager(self): member in AsyncContextManagerTest |