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

/haiku/src/tests/system/boot/heap/
H A DheapTest.cpp123 random_allocations(void* array[], size_t maxSize) function
239 random_allocations(array, 768);
248 int32 count = random_allocations(array, amount);

Completed in 32 milliseconds