Home
last modified time | relevance | path

Searched refs:stringError (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/update/updater/test/unittest/flashd_test/
H A Dflash_host_unittest.cpp174 std::string stringError; variable
177 bool ret = HostUpdater::CheckMatchUpdate("update updater.zip", stringError, cmdFlag, bJumpDo);
182 ret = HostUpdater::CheckMatchUpdate("flash updater.zip", stringError, cmdFlag, bJumpDo);
187 ret = HostUpdater::CheckMatchUpdate("erase -f updater", stringError, cmdFlag, bJumpDo);
192 ret = HostUpdater::CheckMatchUpdate("format -f updater ", stringError, cmdFlag, bJumpDo);
198 ret = HostUpdater::CheckMatchUpdate("install aaa.hap", stringError, cmdFlag, bJumpDo);