Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/testmock/
H A Dtestasync.py27 async def async_class_method(cls): pass member in AsyncClass
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/testmock/
Dtestasync.py27 async def async_class_method(cls): pass member in AsyncClass