Home
last modified time | relevance | path

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

/system/vold/
DBenchmarkGen.h446 int t3483f22 = TEMP_FAILURE_RETRY(open("file18", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local
447 TEMP_FAILURE_RETRY(pread(t3483f22, buf, 1, 0)); in BenchmarkRun()
448 close(t3483f22); in BenchmarkRun()