Home
last modified time | relevance | path

Searched defs:readBuf (Results 1 – 8 of 8) sorted by relevance

/kernel/liteos_m/testsuites/unittest/posix/src/fs/api/
Dposix_fs_pread_test.c42 char readBuf[TEST_BUF_SIZE] = "fsPreadTest"; variable
69 char *readBuf = NULL; variable
97 char readBuf[TEST_BUF_SIZE] = "fsPreadTest"; variable
Dposix_fs_read_test.c42 char readBuf[TEST_BUF_SIZE] = "hello"; variable
69 char *readBuf = NULL; variable
96 char readBuf[TEST_BUF_SIZE] = "hello"; variable
Dposix_fs_lseek_test.c175 char readBuf[TEST_BUF_SIZE] = { 0 }; variable
/kernel/liteos_a/testsuites/unittest/container/smoke/
DIt_time_container_002.cpp40 char readBuf[STR_LEN]; in childFunc() local
/kernel/liteos_m/testsuites/unittest/posix/src/fs/full/
Dposix_fs_full_test.c272 char readBuf = 'r'; variable
/kernel/uniproton/src/fs/vfs/
Dvfs_fs.c791 char *readBuf = NULL; in OsVfsReadv() local
/kernel/liteos_m/testsuites/unittest/posix/src/fs/
Dposix_fs_func_test.c1946 char readBuf[TEST_BUF_SIZE]; variable
/kernel/liteos_m/components/fs/vfs/
Dvfs_fs.c1152 char *readBuf = NULL; in readv() local