Searched refs:dump_allocated_chunk (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/system/boot/heap/
H A DheapTest.cpp77 dump_allocated_chunk(int32 index, void* buffer) function
110 dump_allocated_chunk(-1, buffer);
141 dump_allocated_chunk(i, array[i]);
179 dump_allocated_chunk(i, array[i]);
234 dump_allocated_chunk(i, array[i]);

Completed in 81 milliseconds