Home
last modified time | relevance | path

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

/haiku/src/tests/system/kernel/swap/
H A Dswap_test_heap.cpp60 for (int testIteration = 0; testIteration < 5; testIteration++) { in main() local
63 printf("Test iteration %d...\n", testIteration); in main()