Home
last modified time | relevance | path

Searched defs:commandFile (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/update/updater/test/fuzztest/updatermain_fuzzer/
H A Dupdatermain_fuzzer.cpp42 const std::string commandFile = "/data/updater/command"; in ParseParamsFuzzTest() local
77 const std::string commandFile = "/data/updater/command"; in MianUpdaterFuzzTest() local
120 const std::string commandFile = "/data/updater/command"; in SdCardUpdateFuzzTest() local
/ohos5.0/base/update/updater/test/unittest/service_test/
H A Dupdater_service_unittest.cpp117 const std::string commandFile = "/data/updater/command"; variable
158 const std::string commandFile = "/data/updater/command"; variable
186 const std::string commandFile = "/data/updater/command"; variable
/ohos5.0/base/update/updater/test/unittest/updater_main_test/
H A Dupdater_main_unittest.cpp77 const std::string commandFile = "/data/updater/command"; variable