HomeSort by relevance Sort by last modified time
    Searched full:test_areas (Results 1 - 1 of 1) sorted by null

  /system/extras/tests/directiotest/
directiotest.c 180 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 317 milliseconds