Home
last modified time | relevance | path

Searched defs:testcontext (Results 1 – 4 of 4) sorted by relevance

/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
/external/python/cpython3/Lib/test/
Dtest_weakset.py367 def testcontext(): function
Dtest_weakref.py1441 def check_weak_destroy_and_mutate_while_iterating(self, dict, testcontext): argument
1466 def check_weak_del_and_len_while_iterating(self, dict, testcontext): argument
1508 def testcontext(): function
1535 def testcontext(): function