| /base/security/security_guard/services/data_collect/sa/ |
| D | data_collect_manager_stub.cpp | 70 uint32_t expected = sizeof(uint64_t); in HandleStartCmd() local 97 uint32_t expected = sizeof(uint64_t); in HandleStopCmd() local 124 uint32_t expected = sizeof(int64_t); in HandleDataCollectCmd() local 141 const uint32_t expected = 4; in HandleDataRequestCmd() local 161 uint32_t expected = sizeof(uint64_t); in HandleDataSubscribeCmd() local 188 uint32_t expected = sizeof(uint64_t); in HandleDataUnsubscribeCmd() local 208 uint32_t expected = sizeof(uint32_t); in HandleSecurityEventQueryCmd() local 250 uint32_t expected = sizeof(uint64_t); in HandleConfigUpdateCmd() local
|
| /base/security/security_guard/services/security_collector/src/ |
| D | security_collector_manager_stub.cpp | 59 uint32_t expected = sizeof(uint64_t); in HandleSubscribeCmd() local 85 uint32_t expected = sizeof(uint64_t); in HandleUnsubscribeCmd() local 106 uint32_t expected = sizeof(uint64_t); in HandleStartCmd() local 132 uint32_t expected = sizeof(uint64_t); in HandleStopCmd() local 158 uint32_t expected = sizeof(uint32_t); in HandleSecurityEventQueryCmd() local
|
| /base/telephony/cellular_data/test/ |
| D | apn_manager_test.cpp | 110 int32_t expected = DATA_CONTEXT_ROLE_DEFAULT_ID; variable 123 int32_t expected = DATA_CONTEXT_ROLE_MMS_ID; variable 136 int32_t expected = DATA_CONTEXT_ROLE_INTERNAL_DEFAULT_ID; variable 149 int32_t expected = DATA_CONTEXT_ROLE_IA_ID; variable 162 int32_t expected = DATA_CONTEXT_ROLE_XCAP_ID; variable 175 int32_t expected = DATA_CONTEXT_ROLE_SUPL_ID; variable 188 int32_t expected = DATA_CONTEXT_ROLE_DUN_ID; variable 201 int32_t expected = DATA_CONTEXT_ROLE_INVALID_ID; variable
|
| /base/security/security_guard/services/risk_classify/src/ |
| D | risk_analysis_manager_stub.cpp | 51 uint32_t expected = sizeof(uint32_t); in HandleGetSecurityModelResult() local 74 uint32_t expected = sizeof(uint32_t) + sizeof(bool); in HandleSetModelState() local
|
| /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 122 std::string expected = GeneraterHash(TEST_PATH_FROM + newFile); in ImgageDiffPatchFileTest2() local 203 std::string expected = GeneraterHash(TEST_PATH_FROM + newFile); in BlockDiffPatchTest2() local
|
| /base/msdp/device_status/test/unittest/intention/common/src/ |
| D | channel_test.cpp | 60 for (size_t expected = 0; expected < count;) { variable 92 for (size_t expected = 0; expected < count; ++expected) { variable
|
| /base/security/security_guard/interfaces/inner_api/collector/src/ |
| D | security_collector_manager_callback_stub.cpp | 31 uint32_t expected = sizeof(uint64_t); in OnRemoteRequest() local
|
| /base/security/security_guard/interfaces/inner_api/acquire/src/ |
| D | acquire_data_manager_callback_stub.cpp | 31 uint32_t expected = sizeof(uint32_t); in OnRemoteRequest() local
|
| /base/security/security_guard/interfaces/inner_api/classify/src/ |
| D | risk_analysis_manager_callback_stub.cpp | 31 uint32_t expected = sizeof(uint32_t); in OnRemoteRequest() local
|
| /base/security/security_guard/interfaces/inner_api/data_collect_manager/src/ |
| D | data_collect_manager_callback_stub.cpp | 31 uint32_t expected = sizeof(uint32_t); in OnRemoteRequest() local
|
| /base/msdp/device_status/rust/modules/scheduler/test/src/ |
| D | lib.rs | 189 let expected = hash(param); in test_post_sync_task() localVariable 203 let expected = hash(param); in test_post_async_task() localVariable 256 let expected = hash(param); in test_post_blocking_task() localVariable
|
| /base/hiviewdfx/hilog/test/moduletest/common/ |
| D | adapter_test.cpp | 88 static const std::array<uint16_t, 10> expected = { variable
|
| /base/update/updater/test/unittest/updater_ui_test/strategy/ |
| D | ui_strategy_unittest.cpp | 71 std::unordered_map<std::string, Updater::UiStrategyCfg> expected {}; variable
|
| /base/update/updater/services/diffpatch/patch/ |
| D | update_patch.cpp | 28 ImageProcessor writer, const std::string& expected) in ApplyImagePatch() 162 const BlockBuffer &oldInfo, ImageProcessor writer, const std::string& expected) in ApplyBlockPatch()
|
| /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 | 66 uint32_t expected = sizeof(DeviceIdentify) + sizeof(RequestOption) + sizeof(uint32_t); in DslmGetRequestFromParcel() local
|
| /base/update/updater/services/applypatch/ |
| D | block_set.cpp | 208 …t::VerifySha256(const std::vector<uint8_t> &buffer, const size_t size, const std::string &expected) in VerifySha256()
|