Searched refs:func232 (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | inspect_fodder2.py | 232 async def func232(self): member in cls226 |
D | test_inspect.py | 793 self.assertSourceEqual(asyncio.run(mod2.cls226().func232()), 233, 234) |