| /test/xts/acts/kernel_lite/fs_posix/src/ |
| D | FsStatTest.cpp | 93 struct stat buf; variable 157 struct stat buf; variable 220 struct stat buf; variable 324 struct stat buf; variable
|
| D | FileSystemTest.cpp | 69 char buf[lenMax]; in CheckFsMount() local
|
| D | FsOtherTest.cpp | 239 glob_t buf; variable
|
| /test/xts/acts/security_lite/huks/common/ |
| D | hks_test_file_operator.c | 99 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()
|
| D | hks_test_log.c | 29 char buf[MAX_LOG_BUFF_LEN] = { 0 }; in HksTestLog() local
|
| /test/xts/dcts/common/ |
| D | shm_utils.cpp | 71 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/ |
| D | MremapApiTest.cpp | 238 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
|
| D | MemApiTest.cpp | 554 char *buf = nullptr; variable 611 char buf[1024]; variable 664 char buf[1024]; variable 696 char buf[1024]; variable 725 char buf[1024]; variable
|
| D | MprotectApiTest.cpp | 224 char buf[PAGE_SIZE] = {testChar, (char)(testChar + 3)}; variable 274 char buf[PAGE_SIZE] = {0}; variable 373 char buf[PAGE_SIZE] = {0}; variable
|
| D | MmapApiTest.cpp | 321 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/ |
| D | utils_file_reli_test.c | 274 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
|
| D | utils_file_func_test.c | 643 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/ |
| D | IoTestStdio.cpp | 72 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
|
| D | IoTestOther.cpp | 201 char buf[50] = {0}; variable
|
| /test/xts/acts/kernel_lite/sys_posix/src/ |
| D | SysApiTest.cpp | 267 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/ |
| D | wukong_exception_manager.cpp | 57 char buf[32] = {0}; in initCsvFile() local
|
| /test/xts/acts/security_lite/huks_posix/src/ |
| D | SecurityDataHuksGenDelTest.cpp | 65 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/ |
| D | ActsZlibTest.cpp | 43 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/ |
| D | ShmTest.cpp | 389 struct shminfo buf = {0}; variable
|
| /test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/ |
| D | hap_resource_test.cpp | 261 void *buf = nullptr; in LoadFromHap() local
|
| /test/xts/acts/communication_lite/lwip_posix/src/ |
| D | ActsLwipTest.cpp | 183 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/ |
| D | lwip_func_test.c | 177 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/ |
| D | ActsCapability.cpp | 403 char buf[lenMax] = {0}; in CheckFsMount() local
|
| /test/xts/acts/kernel_lite/net_posix/src/ |
| D | ActsNetTest.cpp | 201 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/ |
| D | uitest_napi.cpp | 103 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()
|