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

  /system/extras/tests/pagingtest/
pagingtest.h 11 int create_tmp_file(char *filename, off_t size);
pageinout_test.c 27 fd = create_tmp_file(tmpname, file_size);
thrashing_test.c 37 fds[i] = create_tmp_file(tmpnames[i], filesize);
pagingtest.c 19 int create_tmp_file(char *filename, off_t size) { function

Completed in 164 milliseconds