Home
last modified time | relevance | path

Searched defs:fd2 (Results 1 - 4 of 4) sorted by relevance

/test/xts/hats/kernel/syscalls/fileio/flock/
H A DFlockApiTest.cpp118 int fd2 = open(TEST_FILE, O_RDWR | O_CREAT | O_TRUNC, MODE_0600); in HWTEST_F() local
/test/xts/acts/commonlibrary_lite/file_hal/src/
H A Dutils_file_reli_test.c256 int fd2 = UtilsFileOpen(fileName2, O_RDWR_FS | O_APPEND_FS, 0); variable
297 int fd2 = UtilsFileOpen(fileName3, O_RDWR_FS | O_APPEND_FS, 0); variable
336 int fd2 = UtilsFileOpen(fileName2, O_RDWR_FS, 0); global() variable
374 int fd2 = UtilsFileOpen(fileName3, O_RDWR_FS, 0); global() variable
[all...]
/test/xts/hats/kernel/syscalls/fileio/tee/
H A DTeeApiTest.cpp105 int fd2; in HWTEST_F() local
/test/xts/acts/multimedia/av_codec/demuxer/src/
H A Dapi_test.cpp504 int fd2 = open(g_file2, O_RDONLY); in HWTEST_F() local

Completed in 3 milliseconds