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

/system/extras/tests/directiotest/
H A Ddirectiotest.c179 int test_areas, i; local
226 test_areas = INT_MAX;
228 test_areas = num_blks / NUM_TEST_BLKS;
233 for (i = 0; i < test_areas; i++) {
236 update_progress(i + 1, test_areas);

Completed in 50 milliseconds