OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_areas
(Results
1 - 1
of
1
) sorted by null
/system/extras/tests/directiotest/
directiotest.c
179
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 33 milliseconds