Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_contextlib_async.py419 async def test_decorating_method(self): member in AsyncContextManagerTestCase
Dtest_contextlib.py514 def test_decorating_method(self): member in TestContextDecorator