Home
last modified time | relevance | path

Searched refs:FIRST_FILE (Results 1 - 1 of 1) sorted by relevance

/test/xts/hats/kernel/syscalls/fileio/sendfile/
H A DSendfileApiTest.cpp27 static const char *FIRST_FILE = "/data/local/tmp/first"; variable
64 int firFd = open(FIRST_FILE, O_CREAT | O_RDWR, 0644); in HWTEST_F()
75 unlink(FIRST_FILE); in HWTEST_F()

Completed in 1 milliseconds