Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/libregrtest/
Drefleak.py111 def check_rc_deltas(deltas): function
131 (rc_deltas, 'references', check_rc_deltas),
132 (alloc_deltas, 'memory blocks', check_rc_deltas),
/external/python/cpython2/Lib/test/
Dregrtest.py1478 def check_rc_deltas(deltas): function
1498 (rc_deltas, 'references', check_rc_deltas),