Home
last modified time | relevance | path

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

/aosp12/system/extras/tests/pagingtest/
H A Dpagingtest.h16 int mmap_test(int test_runs, unsigned long long alloc_size);
H A DAndroid.mk7 mmap_test.c \
H A Dmmap_test.c10 int mmap_test(int test_runs, unsigned long long alloc_size) { in mmap_test() function
H A Dpagingtest.c166 rc = mmap_test(test_runs, alloc_size); in main()