/base/security/security_guard/frameworks/common/collector/src/ |
H A D | security_collector_manager_callback_stub.cpp | 31 uint32_t expected = sizeof(uint64_t); in OnRemoteRequest() local
|
/base/security/security_guard/frameworks/common/acquire/src/ |
H A D | acquire_data_manager_callback_stub.cpp | 31 uint32_t expected = sizeof(uint32_t); in OnRemoteRequest() local
|
/base/hiviewdfx/hilog/test/moduletest/common/ |
H A D | adapter_test.cpp | 88 static const std::array<uint16_t, 10> expected = { in HWTEST_F() local 99 EXPECT_EQ(GetGlobalLevel(), expected[i]); in HWTEST_F() local 106 EXPECT_EQ(GetDomainLevel(domain), expected[i]); in HWTEST_F() local 113 EXPECT_EQ(GetTagLevel(tag), expected[i]); in HWTEST_F() local
|
/base/security/security_guard/services/risk_classify/src/ |
H A 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/security/security_guard/frameworks/common/classify/src/ |
H A D | risk_analysis_manager_callback_stub.cpp | 31 uint32_t expected = sizeof(uint32_t);
in OnRemoteRequest() local
|
/base/security/security_guard/frameworks/common/data_collect_manager/src/ |
H A D | data_collect_manager_callback_stub.cpp | 31 uint32_t expected = sizeof(uint32_t); in OnRemoteRequest() local
|
/base/update/updater/test/unittest/updater_ui_test/view/ |
H A D | ui_page_manager_unittest.cpp | 116 inline bool CheckResult(const std::vector<std::string> &expected, std::vector<std::string> &&checked)
in CheckResult() argument
|
/base/security/security_guard/services/security_collector/src/ |
H A 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 [all...] |
/base/update/updater/services/include/patch/ |
H A D | update_patch.h | 87 ImagePatchWriter(UpdateApplyPatch::ImageProcessor writer, const std::string &expected, const std::string &partitionName) ImagePatchWriter() argument
|
/base/security/security_guard/services/data_collect/sa/ |
H A D | data_collect_manager_stub.cpp | 73 uint32_t expected = sizeof(int64_t);
in HandleDataCollectCmd() local 90 const uint32_t expected = 4;
in HandleDataRequestCmd() local 110 uint32_t expected = sizeof(uint64_t);
in HandleDataSubscribeCmd() local 137 uint32_t expected = sizeof(uint64_t);
in HandleDataUnsubscribeCmd() local 157 uint32_t expected = sizeof(uint32_t);
in HandleSecurityEventQueryCmd() local 199 uint32_t expected = sizeof(uint64_t); HandleStartCmd() local 226 uint32_t expected = sizeof(uint64_t); HandleStopCmd() local 253 uint32_t expected = sizeof(uint64_t); HandleConfigUpdateCmd() local [all...] |
/base/update/updater/services/diffpatch/patch/ |
H A D | update_patch.cpp | 27 ApplyImagePatch(const PatchParam ¶m, const std::vector<uint8_t> &bonusData, ImageProcessor writer, const std::string& expected) ApplyImagePatch() argument 161 ApplyBlockPatch(const PatchBuffer &patchInfo, const BlockBuffer &oldInfo, ImageProcessor writer, const std::string& expected) ApplyBlockPatch() argument
|
/base/update/updater/test/unittest/diffpatch/ |
H A 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 122 std::string expected = GeneraterHash(TEST_PATH_FROM + newFile); in ImgageDiffPatchFileTest2() local 203 std::string expected in BlockDiffPatchTest2() local 79 TestApplyPatch(const std::string &patchName, const std::string &oldName, const std::string &expected, UpdatePatch::UpdateApplyPatch::ImageProcessor writer) const TestApplyPatch() argument [all...] |
/base/security/device_security_level/services/sa/standard/ |
H A D | dslm_ipc_process.cpp | 66 uint32_t expected = sizeof(DeviceIdentify) + sizeof(RequestOption) + sizeof(uint32_t); in DslmGetRequestFromParcel() local
|
/base/telephony/cellular_data/test/ |
H A D | apn_manager_test.cpp | 110 int32_t expected = DATA_CONTEXT_ROLE_DEFAULT_ID; in HWTEST_F() local 123 int32_t expected = DATA_CONTEXT_ROLE_MMS_ID; in HWTEST_F() local 136 int32_t expected = DATA_CONTEXT_ROLE_INTERNAL_DEFAULT_ID; in HWTEST_F() local 149 int32_t expected = DATA_CONTEXT_ROLE_IA_ID; in HWTEST_F() local 162 int32_t expected = DATA_CONTEXT_ROLE_XCAP_ID; in HWTEST_F() local 175 int32_t expected = DATA_CONTEXT_ROLE_SUPL_ID; HWTEST_F() local 188 int32_t expected = DATA_CONTEXT_ROLE_DUN_ID; HWTEST_F() local 201 int32_t expected = DATA_CONTEXT_ROLE_INVALID_ID; HWTEST_F() local [all...] |
/base/telephony/core_service/test/unittest/tel_ril_gtest/ |
H A D | tel_ril_common_test.cpp | 124 uint8_t expected = 10; in HWTEST_F() local 140 uint8_t expected = 10; in HWTEST_F() local 156 uint8_t expected = 5; in HWTEST_F() local 172 uint8_t expected = INVALID_HEX_CHAR; in HWTEST_F() local
|
/base/telephony/cellular_call/test/unittest/imstest/ |
H A D | ims2_test.cpp | 887 std::string expected = "+861565910xxxx"; in HWTEST_F() local
|
/base/telephony/core_service/test/unittest/utils_vcard_gtest/ |
H A D | contact_data_test.cpp | 672 std::string expected = "\n"; in HWTEST_F() local 681 std::string expected = "\n"; in HWTEST_F() local 690 std::string expected = "\n"; in HWTEST_F() local 699 std::string expected = "\n"; in HWTEST_F() local 708 std::string expected = "\\"; in HWTEST_F() local 717 std::string expected = ";"; HWTEST_F() local 726 std::string expected = ":"; HWTEST_F() local 735 std::string expected = ","; HWTEST_F() local 744 std::string expected = ""; HWTEST_F() local 753 std::vector<std::string> expected = {""}; HWTEST_F() local 762 std::vector<std::string> expected = {"Hello", "HelloWorld"}; HWTEST_F() local 771 std::vector<std::string> expected = {"Hello;World"}; HWTEST_F() local 780 std::vector<std::string> expected = {"Hello", "HelloWorld", "HelloWorld"}; HWTEST_F() local 789 std::vector<std::string> expected = {"Hello;World;"}; HWTEST_F() local [all...] |
/base/update/updater/services/applypatch/ |
H A D | block_set.cpp | 208 int32_t BlockSet::VerifySha256(const std::vector<uint8_t> &buffer, const size_t size, const std::string &expected)
in VerifySha256() argument
|