Searched defs:num_iterations (Results 1 – 2 of 2) sorted by relevance
/bionic/benchmarks/ | ||
D | util.h | 58 long num_iterations = 0; member |
/bionic/tests/ | ||
D | malloc_test.cpp | 1262 void TestHeapZeroing(int num_iterations, int (*get_alloc_size)(int iteration)) { in TestHeapZeroing() |