Searched defs:expected (Results 1 – 9 of 9) sorted by relevance
/base/update/updater/test/unittest/diffpatch/ |
D | diffpatch_unittest.cpp | 56 std::string expected = GeneraterHash(TEST_PATH_FROM + newFile); in BlockDiffPatchTest() local 73 std::string expected = GeneraterHash(TEST_PATH_FROM + newFile); in ImgageDiffPatchFileTest() local 80 const std::string &expected, UpdatePatch::UpdateApplyPatch::ImageProcessor writer) const in TestApplyPatch() argument 113 std::string expected = GeneraterHash(TEST_PATH_FROM + newFile); in ImgageDiffPatchFileTest2() local 176 std::string expected = GeneraterHash(TEST_PATH_FROM + newFile); in BlockDiffPatchTest2() local
|
/base/hiviewdfx/hilog/test/moduletest/common/ |
D | adapter_test.cpp | 88 static const std::array<uint16_t, 10> expected = { variable
|
/base/update/updater/services/diffpatch/patch/ |
D | update_patch.cpp | 28 ImageProcessor writer, const std::string& expected) in ApplyImagePatch() 135 const BlockBuffer &oldInfo, ImageProcessor writer, const std::string& expected) in ApplyBlockPatch()
|
/base/update/updater/test/unittest/updater_ui_test/strategy/ |
D | ui_strategy_unittest.cpp | 77 std::unordered_map<Updater::UpdaterMode, Updater::UiStrategyCfg> expected {}; variable
|
/base/update/updater/services/include/patch/ |
D | update_patch.h | 88 const std::string &expected, const std::string &partitionName) : UpdatePatchWriter(), in ImagePatchWriter()
|
/base/update/updater/test/unittest/updater_ui_test/view/ |
D | ui_page_manager_unittest.cpp | 116 inline bool CheckResult(const std::vector<std::string> &expected, std::vector<std::string> &&checke… in CheckResult()
|
D | ui_layout_unittest.cpp | 174 …UxViewInfo expected { UxViewCommonInfo { 1280, 0, 800, 200, "Label_RebootToNormalSystem", "UILabel… variable
|
/base/security/device_security_level/services/sa/standard/ |
D | dslm_ipc_process.cpp | 64 uint32_t expected = sizeof(DeviceIdentify) + sizeof(RequestOption) + sizeof(uint32_t); in DslmGetRequestFromParcel() local
|
/base/update/updater/services/applypatch/ |
D | block_set.cpp | 215 …t::VerifySha256(const std::vector<uint8_t> &buffer, const size_t size, const std::string &expected) in VerifySha256()
|