Searched refs:srcPath (Results 1 – 15 of 15) sorted by relevance
| /test/xts/acts/arkcompiler/esmodule/esmodule_entry/ |
| D | build-profile.json5 | 34 "srcPath": "./entry", 46 "srcPath": "./har"
|
| /test/xts/acts/arkcompiler/esmodule/esmodule_ohostest/ |
| D | build-profile.json5 | 35 "srcPath": "./entry", 47 "srcPath": "./har"
|
| /test/xts/acts/barrierfree/accessiblecaptionconfiguration/ |
| D | build-profile.json5 | 32 "srcPath":"./entry",
|
| /test/xts/acts/barrierfree/accessiblesendevent/ |
| D | build-profile.json5 | 32 "srcPath":"./entry",
|
| /test/xts/acts/multimedia/media/media_js_standard/codec_ndk_test/ |
| D | build-profile.json5 | 31 "srcPath": "./entry",
|
| /test/xts/acts/arkcompiler/esmodule/esmodule_ohostestlib/ |
| D | build-profile.json5 | 35 "srcPath": "./entry",
|
| /test/xts/acts/barrierfree/accessibleregisterstate/ |
| D | build-profile.json5 | 32 "srcPath":"./entry",
|
| /test/xts/acts/barrierfree/accessiblecheckability/ |
| D | build-profile.json5 | 32 "srcPath":"./entry",
|
| /test/xts/acts/barrierfree/accessibleabilitylist/ |
| D | build-profile.json5 | 30 "srcPath": "./entry",
|
| /test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
| D | nnrt_utils.h | 90 void CopyFile(const std::string &srcPath, const std::string &dstPath);
|
| D | nnrt_utils.cpp | 361 void CopyFile(const std::string &srcPath, const std::string &dstPath) in CopyFile() argument 363 std::ifstream src(srcPath, std::ios::binary); in CopyFile()
|
| /test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
| D | nnrt_utils.h | 90 void CopyFile(const std::string &srcPath, const std::string &dstPath);
|
| D | nnrt_utils.cpp | 361 void CopyFile(const std::string &srcPath, const std::string &dstPath) in CopyFile() argument 363 std::ifstream src(srcPath, std::ios::binary); in CopyFile()
|
| /test/xts/acts/ability_lite/ability_posix/src/ |
| D | AbilityMgrTest2.cpp | 479 const char * srcPath = GetSrcPath(); variable 480 printf("result of GetSrcPath is %s \n", srcPath); 481 EXPECT_STREQ(srcPath, "");
|
| D | AbilityMgrTest.cpp | 479 const char * srcPath = GetSrcPath(); variable 480 EXPECT_STREQ(srcPath, "");
|