Searched refs:custom_method (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | inspect_fodder.py | 92 custom_method = Callable().as_method_of(42) variable |
D | test_inspect.py | 271 self.assertTrue(inspect.isroutine(mod.custom_method)) |