Searched defs:check_iters (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_weakref.py | 1106 def check_iters(self, dict): member in MappingTestCase |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_weakref.py | 1386 def check_iters(self, dict): member in MappingTestCase |