OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mmap_test
(Results
1 - 4
of
4
) sorted by null
/system/extras/tests/pagingtest/
Android.mk
7
mmap_test
.c \
pagingtest.h
16
int
mmap_test
(int test_runs, unsigned long long alloc_size);
mmap_test.c
10
int
mmap_test
(int test_runs, unsigned long long alloc_size) {
function
pagingtest.c
160
rc =
mmap_test
(test_runs, alloc_size);
Completed in 2109 milliseconds