Home
last modified time | relevance | path

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

/system/extras/tests/pagingtest/
Dpagingtest.c21 uint8_t *tmp_buf; in create_tmp_file() local
55 tmp_buf = buf; in create_tmp_file()
58 rc = read(urandom, tmp_buf, tmp_size); in create_tmp_file()
65 tmp_buf += rc; in create_tmp_file()