Home
last modified time | relevance | path

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

/system/vold/
DBenchmarkGen.h4008 int t3540f109 = TEMP_FAILURE_RETRY(open("file179", O_RDONLY|O_LARGEFILE)); in BenchmarkRun() local
4009 TEMP_FAILURE_RETRY(read(t3540f109, buf, 4000)); in BenchmarkRun()
4014 close(t3540f109); in BenchmarkRun()