Home
last modified time | relevance | path

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

12345

/test/testfwk/developer_test/localCoverage/
Dall_subsystem_config.json4 "path": [ array
10 "path": [ array
16 "path": [ array
22 "path": [ array
28 "path": [ array
34 "path": [ array
40 "path": [ array
46 "path": [ array
52 "path": [ array
58 "path": [ array
[all …]
/test/testfwk/xdevice/src/xdevice/_core/
Dcommon.py24 def is_source_code_rootpath(path): argument
33 def get_source_code_rootpath(path): argument
/test/xts/device_attest_lite/services/core/mini/utils/
Dattest_utils_file_detail.c60 int32_t GetFileSize(const char* path, const char* fileName, uint32_t* result) in GetFileSize()
73 int32_t WriteFile(const char* path, const char* fileName, const char* data, uint32_t dataLen) in WriteFile()
105 int32_t ReadFile(const char* path, const char* fileName, char* buffer, uint32_t bufferLen) in ReadFile()
133 int32_t CreateFile(const char* path, const char* fileName) in CreateFile()
147 bool IsFileExist(const char* path, const char* fileName) in IsFileExist()
161 bool DeleteFile(const char* path, const char* fileName) in DeleteFile()
/test/testfwk/developer_test/src/core/
Dcommon.py24 def is_source_code_root_path(path): argument
35 def get_source_code_root_path(path): argument
Dutils.py33 def create_dir(path): argument
54 def get_file_list_by_postfix(path, postfix=""): argument
/test/xts/device_attest_lite/services/core/small/utils/
Dattest_utils_file_detail.c31 int32_t GetFileSize(const char* path, const char* fileName, uint32_t* result) in GetFileSize()
69 int32_t WriteFile(const char* path, const char* fileName, const char* data, uint32_t dataLen) in WriteFile()
121 int32_t ReadFile(const char* path, const char* fileName, char* buffer, uint32_t bufferLen) in ReadFile()
164 int32_t CreateFile(const char* path, const char* fileName) in CreateFile()
213 bool IsFileExist(const char* path, const char* fileName) in IsFileExist()
240 bool DeleteFile(const char* path, const char* fileName) in DeleteFile()
/test/xts/acts/multimedia/media/media_js_standard/avplayeraudiondk/src/main/cpp/
DAudioPlayerNDK.cpp38 const char *path = "data/test/01.mp3"; in PlayerStateSetURLSource() local
54 const char *path = "data/test/01.mp3"; in PlayerStatePrepare() local
73 const char *path = "data/test/01.mp3"; in PlayerStatePlayer() local
93 const char *path = "data/test/01.mp3"; in PlayerStatePause() local
114 const char *path = "data/test/01.mp3"; in PlayerStateStop() local
132 const char *path = "data/test/01.mp3"; in PlayerStateReset() local
152 const char *path = "data/test/01.mp3"; in PlayerStateSetvolume() local
172 const char *path = "data/test/01.mp3"; in PlayerStateSeek() local
193 const char *path = "data/test/01.mp3"; in PlayerStateGetCurrentTime() local
214 const char *path = "data/test/01.mp3"; in PlayerStateSetSpeed() local
[all …]
/test/xts/device_attest/services/core/utils/
Dattest_utils_file.c48 int32_t GetFileSize(const char* path, const char* fileName, uint32_t* result) in GetFileSize()
86 int32_t WriteFile(const char* path, const char* fileName, const char* data, uint32_t dataLen) in WriteFile()
134 int32_t ReadFile(const char* path, const char* fileName, char* buffer, uint32_t bufferLen) in ReadFile()
177 int32_t CreateFile(const char* path, const char* fileName) in CreateFile()
230 bool IsFileExist(const char* path, const char* fileName) in IsFileExist()
257 int32_t ReadFileBuffer(const char* path, const char* fileName, char** outStr) in ReadFileBuffer()
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/
DHiAppEventCPPTest.cpp70 string path; variable
105 string path; variable
139 string path; variable
173 string path; variable
209 string path; variable
243 string path; variable
277 string path; variable
311 string path; variable
345 string path; variable
379 string path; variable
[all …]
/test/xts/device_attest/services/oem_adapter/src/
Ddevice_attest_oem_file.c49 int32_t OEMGetFileSize(const char* path, const char* fileName, uint32_t* result) in OEMGetFileSize()
81 int32_t OEMWriteFile(const char* path, const char* fileName, const char* data, uint32_t dataLen) in OEMWriteFile()
124 int32_t OEMReadFile(const char* path, const char* fileName, char* buffer, uint32_t bufferLen) in OEMReadFile()
161 int32_t OEMCreateFile(const char* path, const char* fileName) in OEMCreateFile()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dstdioextndk.cpp184 const char *path = "/data/storage/el2/base/files/Fzl.txt"; in DPrintf() local
196 const char *path = "/data/storage/el2/base/files/Fzl.txt"; in FEof_unlocked() local
208 const char *path = "/data/storage/el2/base/files/Fzl.txt"; in FError_unlocked() local
223 const char *path = "/data/storage/el2/base/files/Fzl.txt"; in FFlush_unlocked() local
235 const char *path = "/data/storage/el2/base/files/Fzl.txt"; in FGetC_unlocked() local
248 const char *path = "/data/storage/el2/base/files/Fzl.txt"; in FGetLn() local
265 const char *path = "/data/storage/el2/base/files/Fzl.txt"; in FGetS_unlocked() local
282 const char *path = "/data/storage/el2/base/files/Fzl.txt"; in FileNo_unlocked() local
295 const char *path = "/data/storage/el2/base/files/Fzl.txt"; in FClose() local
309 const char *path = "/data/storage/el2/base/files/Fzl.txt"; in FMemOpen() local
[all …]
Dshmndk.cpp36 static const char path[] = "."; in Shmget() local
47 static const char path[] = "."; in Shmdt() local
62 static const char path[] = "."; in Shmctl() local
72 static const char path[] = "."; in Shmat() local
Dstatndk.cpp127 char path[SIZE_64] = {PARAM_0}; in Utimensat() local
153 char path[] = "/data/storage/el2/base/files/modAt.txt"; in FchModAt() local
165 char path[] = "/data/storage/el2/base/files/mod.txt"; in FchMod() local
178 char path[] = "/data/storage/el2/base/files/Fzl.txt"; in Creat() local
193 char path[] = "/data/storage/el2/base/files/Fzl.txt"; in Creat64() local
220 char path[SIZE_64] = {PARAM_0}; in Fstat() local
238 char path[SIZE_64] = {PARAM_0}; in Fstat64() local
256 char path[SIZE_64] = {PARAM_0}; in Fstatat() local
274 char path[SIZE_64] = {PARAM_0}; in Fstatat64() local
305 char path[length]; in MkFifoAt() local
[all …]
Dsemndk.cpp30 static const char path[] = "."; in Semop() local
45 static const char path[] = "."; in Semtimedop() local
66 static const char path[] = "."; in Semctl() local
86 static const char path[] = "."; in Semget() local
Dswapndk.cpp29 const char *path = "/data/storage/el2/base/files/Fzl.txt"; in SwapOn() local
40 const char *path = "/data/storage/el2/base/files/Fzl.txt"; in SwapOff() local
Dftw1ndk.cpp52 char path[PATH_MAX * PARAM_2]; in Ftw() local
79 char path[PATH_MAX * PARAM_2]; in Ftw64() local
109 char path[PATH_MAX * PARAM_2]; in Nftw() local
139 char path[PATH_MAX * PARAM_2]; in Nftw64() local
/test/xts/acts/useriam/face_auth/js_api_test/function_test/userauthnopermission/src/main/js/MainAbility/pages/index/
Dindex.js32 var path = "/data/config.dat" variable
/test/xts/acts/useriam/face_auth/js_api_test/function_test/userauth/src/main/js/MainAbility/pages/index/
Dindex.js32 var path = "/data/config.dat" variable
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/src/main/js/test/
DRelationalStoreAssetResultSetJsunit.test.js38 path: "path1", property
47 path: "path2", property
56 path: "path3", property
65 path: "path4", property
73 path: "path5", property
82 path: "path6", property
91 path: "path7", property
402 path: "path4", property
447 path: "path4", property
492 path: "path", property
[all …]
/test/xts/acts/security_lite/huks/common/
Dhks_test_file_operator.c44 static int32_t GetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t ful… in GetFileName()
69 static int32_t GetFullFileName(const char *path, const char *fileName, char **fullFileName) in GetFullFileName()
261 int32_t HksTestFileRemove(const char *path, const char *fileName) in HksTestFileRemove()
273 uint32_t HksTestFileRead(const char *path, const char *fileName, uint32_t offset, uint8_t *buf, uin… in HksTestFileRead()
290 int32_t HksTestFileWrite(const char *path, const char *fileName, uint32_t offset, const uint8_t *bu… in HksTestFileWrite()
307 uint32_t HksTestFileSize(const char *path, const char *fileName) in HksTestFileSize()
/test/xts/acts/commonlibrary/toolchain/libc-test/include/
Dgetfiles.cpp26 std::vector<std::string> Runtest::GetFileNames(std::string path) in GetFileNames()
Dgettestfiles.cpp22 static void GetTestNames(std::string path, std::vector<std::string>& tempName) in GetTestNames()
/test/xts/acts/distributeddatamgr/dataObjecttest/dataObjectjstest/hap/src/main/js/test/
DObjectStoreJsunitV9.test.js805 path:"/dir/1.txt", property
821 path: "path1", property
831 path: "path2", property
841 path: "path3", property
898 path:"/dir/1.txt", property
914 path: "path1", property
924 path: "path2", property
934 path: "path3", property
990 path:"/dir/1.txt", property
1006 path: "path1", property
[all …]
/test/xts/tools/lite/build/
Dutils.py191 def get_subsystem_name(path): argument
219 def glob(path, filename_pattern): argument
258 def get_subsystem_name_no_output(path): argument
273 def check_component(path, components): argument
/test/xts/acts/kernel_lite/fs_posix/src/
DFsOtherTest.cpp100 int FtwCheckDirTree(const char *path, const struct stat *sb, int flag) in FtwCheckDirTree()
145 int NftwCheckDirTree(const char *path, const struct stat *sb, int flag, struct FTW *s) in NftwCheckDirTree()

12345