Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/event_handler/test/
Dkey_map_manager_test.cpp55 static char testFile[] = "example.pro"; variable
85 static char testFile[] = "example.pro"; variable
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_inner/copy/
Dfile_size_utils_test.cpp91 std::string testFile = srcuri + "/1.txt"; // 1: file name variable
190 std::string testFile = path + "/1.txt"; // 1: file name variable
Dfile_copy_manager_test.cpp795 std::string testFile = srcPath + "1.txt"; // 1: file name variable
/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/arkui/ace_engine/test/component_test/tools/previewer_host/
Dmain.js59 function TestParam(sdkPath, testFile, resultPath, casePath, ohpmBat, nodePath, hvigorPath) { argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/
Drs_profiler_test.cpp399 RSFile testFile; variable
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
Dconnection_detector_test.cpp420 string testFile = "/data/test/test.txt"; variable
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
Dmoving_photo_file_utils_test.cpp601 string testFile = "/data/test/version_tag.dat"; variable
/foundation/filemanagement/user_file_service/test/unittest/
Dexternal_notify_test.cpp405 Uri testFile(""); in TriggerNotify02() local