Home
last modified time | relevance | path

Searched defs:buf (Results 1 – 25 of 25) sorted by relevance

/test/xts/acts/kernel_lite/fs_posix/src/
DFsStatTest.cpp93 struct stat buf; variable
157 struct stat buf; variable
220 struct stat buf; variable
324 struct stat buf; variable
DFileSystemTest.cpp69 char buf[lenMax]; in CheckFsMount() local
DFsOtherTest.cpp239 glob_t buf; variable
/test/xts/acts/security_lite/huks/common/
Dhks_test_file_operator.c99 static uint32_t FileRead(const char *fileName, uint32_t offset, uint8_t *buf, uint32_t len) in FileRead()
144 static int32_t FileWrite(const char *fileName, uint32_t offset, const uint8_t *buf, uint32_t len) in FileWrite()
202 static uint32_t FileRead(const char *fileName, uint32_t offset, uint8_t *buf, uint32_t len) in FileRead()
237 static int32_t FileWrite(const char *fileName, uint32_t offset, const uint8_t *buf, uint32_t len) in FileWrite()
288 uint32_t HksTestFileRead(const char *path, const char *fileName, uint32_t offset, uint8_t *buf, uin… in HksTestFileRead()
305 …FileWrite(const char *path, const char *fileName, uint32_t offset, const uint8_t *buf, uint32_t le… in HksTestFileWrite()
Dhks_test_log.c29 char buf[MAX_LOG_BUFF_LEN] = { 0 }; in HksTestLog() local
/test/xts/dcts/common/
Dshm_utils.cpp71 int readDataFromShm(char* buf) in readDataFromShm()
112 int writeCodeDataToShm(int code, char* buf) in writeCodeDataToShm()
125 int writeDataToShm(char* buf) in writeDataToShm()
/test/xts/acts/kernel_lite/mem_posix/src/
DMremapApiTest.cpp238 char buf[PAGE_SIZE * 2] = {0}; variable
290 char buf[PAGE_SIZE * 2] = {0}; variable
342 char buf[PAGE_SIZE * 2] = {0}; variable
398 char buf[PAGE_SIZE * 2] = {0}; variable
DMemApiTest.cpp554 char *buf = nullptr; variable
611 char buf[1024]; variable
664 char buf[1024]; variable
696 char buf[1024]; variable
725 char buf[1024]; variable
DMprotectApiTest.cpp224 char buf[PAGE_SIZE] = {testChar, (char)(testChar + 3)}; variable
274 char buf[PAGE_SIZE] = {0}; variable
373 char buf[PAGE_SIZE] = {0}; variable
DMmapApiTest.cpp321 char buf[PAGE_SIZE] = {0}; variable
367 char buf[PAGE_SIZE] = {0}; variable
413 char buf[PAGE_SIZE] = {0}; variable
453 char buf[PAGE_SIZE] = {0}; variable
/test/xts/acts/utils_lite/file_hal/src/
Dutils_file_reli_test.c274 char buf[LENGTH_OF_READ_BUF] = {0}; variable
315 char buf[LENGTH_OF_READ_BUF] = {0}; variable
352 char buf[LENGTH_OF_READ_BUF] = {0}; variable
390 char buf[LENGTH_OF_READ_BUF] = {0}; variable
Dutils_file_func_test.c643 char buf[LENGTH_OF_READ_BUF] = {0}; variable
658 char buf[LENGTH_OF_READ_BUF] = {0}; variable
/test/xts/acts/kernel_lite/io_posix/src/
DIoTestStdio.cpp72 static char buf[] = "HELLO WORLD"; variable
329 char *buf = nullptr; variable
420 char buf[100] = {0}; variable
437 char *buf = nullptr; variable
856 char buf[100] = {0}; variable
890 char buf[100] = {0}; variable
920 char buf[100] = {0}; variable
DIoTestOther.cpp201 char buf[50] = {0}; variable
/test/xts/acts/kernel_lite/sys_posix/src/
DSysApiTest.cpp267 void TestRegcomp(int flag, const char *pattern, const char *buf, const char *resOk) in TestRegcomp()
335 const char* buf = "harmony20000925@abcdef.com"; variable
370 const char* buf = "harmony20000925@abcdef.com"; variable
423 char buf[8]; variable
/test/wukong/src/
Dwukong_exception_manager.cpp57 char buf[32] = {0}; in initCsvFile() local
/test/xts/acts/security_lite/huks_posix/src/
DSecurityDataHuksGenDelTest.cpp65 int32_t FileWrite(const char *filename, uint32_t offset, const uint8_t *buf, uint32_t len) in FileWrite()
89 int32_t FileRead(const char *filename, uint32_t offset, uint8_t *buf, uint32_t len) in FileRead()
131 char* buf = (char*)malloc(NUM2048); in AddLog() local
198 char buf[128] = {0}; in HksTestGetHardwareUdid() local
/test/xts/acts/appexecfwk/zlib/actszlibtest/
DActsZlibTest.cpp43 static unsigned pull(void *desc, unsigned char **buf) in pull()
55 static int push(void *desc, unsigned char *buf, unsigned len) in push()
602 const Bytef *buf = reinterpret_cast<const Bytef*>(DICTIONARY); variable
736 const Bytef *buf = reinterpret_cast<const Bytef*>(DICTIONARY); variable
/test/xts/acts/kernel_lite/ipc_posix/shared_memory/
DShmTest.cpp389 struct shminfo buf = {0}; variable
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
Dhap_resource_test.cpp261 void *buf = nullptr; in LoadFromHap() local
/test/xts/acts/communication_lite/lwip_posix/src/
DActsLwipTest.cpp183 static char buf[BUF_SIZE + 1] = {0}; in SampleTcpServerTask() local
271 static char buf[BUF_SIZE + 1] = {0}; in SampleTcpClientTask() local
535 char buf[BUF_SIZE + 1]; variable
/test/xts/acts/communication_lite/lwip_hal/src/
Dlwip_func_test.c177 static char buf[BUF_SIZE + 1] = {0}; in SampleTcpServerTask() local
254 static char buf[BUF_SIZE+1] = {0}; in SampleTcpClientTask() local
/test/xts/acts/security_lite/permission_posix/capability/src/
DActsCapability.cpp403 char buf[lenMax] = {0}; in CheckFsMount() local
/test/xts/acts/kernel_lite/net_posix/src/
DActsNetTest.cpp201 static char buf[BUF_SIZE + 1] = {0}; in SampleTcpServerTask() local
295 static char buf[BUF_SIZE + 1] = {0}; in SampleTcpClientTask() local
737 char buf[BUF_SIZE + 1]; variable
1326 unsigned char buf[MAXDNAME] = {0}; variable
/test/arkXtest/uitest/napi/
Duitest_napi.cpp103 char buf[bufSize] = {0}; in EnvironmentSetup() local
915 void NAPI_uitest_GetJSCode(const char **buf, int *bufLen) in NAPI_uitest_GetJSCode()
926 void NAPI_uitest_GetABCCode(const char **buf, int *bufLen) in NAPI_uitest_GetABCCode()