Home
last modified time | relevance | path

Searched refs:thrashing_test (Results 1 – 4 of 4) sorted by relevance

/system/extras/tests/pagingtest/
DAndroid.mk9 thrashing_test.c
Dpagingtest.h18 int thrashing_test(int test_runs);
Dthrashing_test.c13 int thrashing_test(int test_runs) { in thrashing_test() function
Dpagingtest.c168 rc = thrashing_test(test_runs); in main()