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

/system/extras/tests/directiotest/
H A Ddirectiotest.c180 int test_areas, i; local
227 test_areas = INT_MAX;
229 test_areas = num_blks / NUM_TEST_BLKS;
234 for (i = 0; i < test_areas; i++) {
237 update_progress(i + 1, test_areas);

Completed in 60 milliseconds