HomeSort by relevance Sort by last modified time
    Searched refs:pageinout_test (Results 1 - 4 of 4) sorted by null

  /system/extras/tests/pagingtest/
Android.mk 8 pageinout_test.c \
pagingtest.h 17 int pageinout_test(int test_runs, bool cache, unsigned long long file_size);
pagingtest.c 170 rc = pageinout_test(test_runs, true, file_size);
174 rc = pageinout_test(test_runs, false, file_size);
pageinout_test.c 12 int pageinout_test(int test_runs, bool cache, unsigned long long file_size) { function

Completed in 304 milliseconds