Home
last modified time | relevance | path

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

/dports/security/py-angr/angr-9.0.5405/tests/
H A Dtest_ptmalloc.py6 def chunk_iterators_are_same(iterator1, iterator2): function
20 return chunk_iterators_are_same(state1.heap.chunks(), state2.heap.chunks())