Home
last modified time | relevance | path

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

/system/vold/
DBenchmarkGen.h1706 int t3492f57 = TEMP_FAILURE_RETRY(open("file54", O_RDONLY|O_LARGEFILE)); in BenchmarkRun() local
1708 TEMP_FAILURE_RETRY(read(t3492f57, buf, 39938)); in BenchmarkRun()
1709 close(t3492f57); in BenchmarkRun()