Home
last modified time | relevance | path

Searched defs:testFile (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/test/component_test/tools/previewer_host/main/
Dcmd.js33 async function test(sdkPath, testFile, resultPath, casePath, ohpmBat, nodePath, hvigorPath) { argument
91 async function runHvigor(sdkPath, testFile, resultPath, casePath, ohpmBat, nodePath, hvigorPath) { argument
/foundation/communication/netmanager_base/test/netcommon/unittest/net_common/
Dnet_mgr_log_wrapper_test.cpp55 const std::string testFile = "testFile"; variable
/foundation/communication/netmanager_base/test/netcommon/unittest/net_common_test/
Dnet_mgr_log_wrapper_test.cpp55 const std::string testFile = "testFile"; variable
/foundation/arkui/ace_engine/test/component_test/tools/previewer_host/
Dmain.js59 function TestParam(sdkPath, testFile, resultPath, casePath, ohpmBat, nodePath, hvigorPath) { argument
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
Dconnection_detector_test.cpp420 string testFile = "/data/test/test.txt"; variable
/foundation/filemanagement/user_file_service/test/unittest/
Dexternal_notify_test.cpp405 Uri testFile(""); in TriggerNotify02() local