Searched defs:fd2 (Results 1 - 4 of 4) sorted by relevance
/test/xts/hats/kernel/syscalls/fileio/flock/ |
H A D | FlockApiTest.cpp | 118 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 D | utils_file_reli_test.c | 256 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 D | TeeApiTest.cpp | 105 int fd2; in HWTEST_F() local
|
/test/xts/acts/multimedia/av_codec/demuxer/src/ |
H A D | api_test.cpp | 504 int fd2 = open(g_file2, O_RDONLY); in HWTEST_F() local
|
Completed in 3 milliseconds