Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/test/unittest/updaterkits_test/
H A Dupdaterkits_unittest.cpp72 const std::string cmd2 = "--user_wipe_data"; variable
/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_service_test_helper.cpp133 std::string cmd2 = "/data/" + name + " " + args + "&"; in StartExecutable() local
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dipc_test_helper.cpp204 std::string cmd2 = name + " " + args + "&"; in StartExecutable() local
/ohos5.0/base/hiviewdfx/hiview/base/utility/test/unittest/common/
H A Dadapter_utility_ohos_test.cpp180 std::string cmd2 = "hisysevent -l -m 1 | wc -l"; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H A Ddevice_manager_agent.cpp273 auto cmd2 = make_unique<DfsuCmd<NetworkAgentTemplate, const DeviceInfo>>( in OnDeviceOffline() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_cloud_enhancement_test/src/
H A Dmedialibrary_cloud_enhancement_test.cpp286 …MediaLibraryCommand cmd2(OperationObject::FILESYSTEM_PHOTO, OperationType::QUERY, MediaLibraryApi:… in TestCloudEnhancementImage() local