HomeSort by relevance Sort by last modified time
    Searched full:mmap_test (Results 1 - 8 of 8) sorted by null

  /external/autotest/client/site_tests/graphics_Drm/
control.mmap_test 5 NAME = 'graphics_Drm.mmap_test'
24 job.run_test('graphics_Drm', tag='mmap_test',
25 tests=['mmap_test'])
graphics_Drm.py 113 DrmTest('mmap_test', timeout=300),
  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/mman_h/
13-1-buildonly.c 21 typedef void *(*mmap_test) (void *, size_t, int, int, int, off_t); typedef
25 mmap_test dummyvar;
  /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 166 rc = mmap_test(test_runs, alloc_size);
  /system/extras/mmap-perf/
mmapPerf.cpp 115 FileMap file{"/data/local/tmp/mmap_test", fsize};
125 FileMap file{"/data/local/tmp/mmap_test", fsize};
135 FileMap file{"/data/local/tmp/mmap_test", fsize};
146 FileMap file{"/data/local/tmp/mmap_test", fsize};

Completed in 281 milliseconds