Searched refs:test_decorating_method (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_contextlib_async.py | 419 async def test_decorating_method(self): member in AsyncContextManagerTestCase |
D | test_contextlib.py | 514 def test_decorating_method(self): member in TestContextDecorator |