Home
last modified time | relevance | path

Searched defs:testcontext (Results 1 – 4 of 4) 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): argument
1179 def testcontext(): function
1201 def testcontext(): function
Dtest_weakset.py381 def testcontext(): function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_weakref.py1425 def check_weak_destroy_and_mutate_while_iterating(self, dict, testcontext): argument
1450 def check_weak_del_and_len_while_iterating(self, dict, testcontext): argument
1492 def testcontext(): function
1519 def testcontext(): function
Dtest_weakset.py374 def testcontext(): function