| /foundation/graphic/graphic_2d/interfaces/inner_api/hyper_graphic_manager/ |
| H A D | native_display_soloist.h | 76 int32_t expected; member
|
| /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
|
| /foundation/multimedia/av_codec/services/services/codec/ipc/ |
| H A D | i_standard_codec_listener.h | 46 uint64_t expected = std::numeric_limits<uint64_t>::max(); in RestoreGeneration() 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
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/ipc_callbacks/ |
| H A D | rs_rt_refresh_callback_test.cpp | 57 const int expected = 3; in HWTEST_F() local
|
| /foundation/multimedia/player_framework/test/unittest/utils_test/ |
| H A D | time_format_utils_unit_test.cpp | 45 std::string expected = "2023-01";
in HWTEST_F() local 58 std::string expected = "2023-01";
in HWTEST_F() local 72 std::string expected = "";
in HWTEST_F() local 73 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected);
in HWTEST_F() local 80 std::string expected = "2022-01-01 00:00:00";
in HWTEST_F() local 81 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected);
in HWTEST_F() local 88 std::string expected = "2022-01-01 12:00:00";
in HWTEST_F() local 89 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected);
in HWTEST_F() local 96 std::string expected = "2022-12-25 12:34:56"; HWTEST_F() local 97 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected); HWTEST_F() local 104 std::string expected = "2022-12-25 00:00:00"; HWTEST_F() local 105 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected); HWTEST_F() local 112 std::string expected = "2022-12-25 12:34:56"; HWTEST_F() local 113 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected); HWTEST_F() local 120 std::string expected = "2022-12-01 00:00:00"; HWTEST_F() local 121 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected); HWTEST_F() local 128 std::string expected = "2022-12-01 12:00:00"; HWTEST_F() local 129 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected); HWTEST_F() local 137 std::string expected = ""; HWTEST_F() local 138 EXPECT_EQ(TimeFormatUtils::ConvertTimestampToDatetime(timestamp), expected); HWTEST_F() local 146 std::string expected = "2021-01"; HWTEST_F() local [all...] |
| /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...] |
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_animate_param_ffi.h | 36 NativeOptionInt32 expected; member
|
| /foundation/multimedia/audio_framework/services/audio_service/test/unittest/ |
| H A D | volume_tools_unit_test.cpp | 69 int32_t expected = static_cast<int32_t>(volFloat *INT32_VOLUME_MAX); in HWTEST_F() local
|
| /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
|
| /foundation/arkui/ace_engine/interfaces/native/ |
| H A D | native_animate.h | 38 uint32_t expected; member
|
| /foundation/multimedia/av_codec/test/unittest/http_source_test/ |
| H A D | downloader_unit_test.cpp | 80 string expected = "hello world"; in HWTEST_F() local 91 string expected = "heyllo woryld"; in HWTEST_F() local 102 string expected = "hello woryld"; in HWTEST_F() local 110 string expected = ""; in HWTEST_F() local 111 EXPECT_EQ(Trim(input), expected); in HWTEST_F() local 117 string expected = "Hello"; in HWTEST_F() local 118 EXPECT_EQ(Trim(input), expected); in HWTEST_F() local 124 string expected = "Hello"; HWTEST_F() local 125 EXPECT_EQ(Trim(input), expected); HWTEST_F() local 131 string expected = "Hello"; HWTEST_F() local 132 EXPECT_EQ(Trim(input), expected); HWTEST_F() local 138 string expected = "Hello"; HWTEST_F() local 139 EXPECT_EQ(Trim(input), expected); HWTEST_F() local [all...] |
| /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...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/ |
| H A D | test_ng.h | 63 AssertionResult IsEqual(const SizeF& actual, const SizeF& expected) in IsEqual() argument 71 AssertionResult IsEqual(const OverScrollOffset& actual, const OverScrollOffset& expected) in IsEqual() argument 80 AssertionResult IsEqual(const Offset& actual, const Offset& expected) in IsEqual() argument 88 IsEqual(const OffsetF& actual, const OffsetF& expected) IsEqual() argument 96 IsEqual(const Rect& actual, const Rect& expected) IsEqual() argument 104 IsEqual(const RectF& actual, const RectF& expected) IsEqual() argument 112 IsEqual(const ListItemIndex& actual, const ListItemIndex& expected) IsEqual() argument 123 IsEqual(const BorderRadiusProperty& actual, const BorderRadiusProperty& expected) IsEqual() argument 132 IsEqual(const T& actual, const T& expected) IsEqual() argument [all...] |
| /foundation/multimodalinput/input/service/event_handler/test/ |
| H A D | key_auto_repeat_test.cpp | 111 int32_t expected = DEFAULT_KEY_REPEAT_RATE; in HWTEST_F() local
|
| /foundation/resourceschedule/ffrt/test/ut/testcase/ |
| H A D | ut_loop.cpp | 206 uint64_t expected; member 247 uint64_t expected = 0xabacadae; in HWTEST_F() local
|
| H A D | ut_coroutine.cpp | 124 uint64_t expected; member 139 uint64_t expected = 0xabacadae; in HWTEST_F() local
|
| /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
|