Searched refs:test_structural_subclassing (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_contextlib_async.py | 69 def test_structural_subclassing(self): member in TestAbstractAsyncContextManager |
D | test_contextlib.py | 33 def test_structural_subclassing(self): member in TestAbstractContextManager |