Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_weakref.py1145 def check_weak_destroy_and_mutate_while_iterating(self, dict, testcontext): member in MappingTestCase
1190 self.check_weak_destroy_and_mutate_while_iterating(dict, testcontext)
1212 self.check_weak_destroy_and_mutate_while_iterating(dict, testcontext)
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_weakref.py1425 def check_weak_destroy_and_mutate_while_iterating(self, dict, testcontext): member in MappingTestCase
1503 self.check_weak_destroy_and_mutate_while_iterating(dict, testcontext)
1530 self.check_weak_destroy_and_mutate_while_iterating(dict, testcontext)