/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | buffer_shared_test.cpp | 77 GSError ret1, ret2; variable 145 GSError ret1, ret2; variable 168 GSError ret1, ret2; variable 199 GSError ret1, ret2; variable 225 GSError ret1, ret2; variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | drag_and_drop_test.cpp | 196 auto ret2 = OH_ArkUI_NodeEvent_GetPreDragStatus(nullptr); variable 237 auto ret2 = OH_ArkUI_DragEvent_DisableDefaultDropAnimation(nullptr, false); variable 263 auto ret2 = OH_ArkUI_SetNodeDraggable(nullptr, false); variable 319 auto ret2 = variable 345 auto ret2 = OH_ArkUI_DragPreviewOption_SetDefaultShadowEnabled(nullptr, true); variable 370 auto ret2 = OH_ArkUI_DragPreviewOption_SetDefaultRadiusEnabled(nullptr, true); variable 396 auto ret2 = OH_ArkUI_DragPreviewOption_SetNumberBadgeEnabled(nullptr, true); variable 422 auto ret2 = OH_ArkUI_DragPreviewOption_SetBadgeNumber(nullptr, true); variable 447 auto ret2 = OH_ArkUI_DragPreviewOption_SetDefaultAnimationBeforeLiftingEnabled(nullptr, true); variable 497 auto ret2 = OH_ArkUI_SetNodeDragPreviewOption(nullptr, dragPreviewOption); variable
|
H A D | ui_content_test.cpp | 55 std::unique_ptr<UIContent> ret2 = UIContent::Create(context, runtime); variable 72 std::string ret2 = UIContent::GetCurrentUIStackInfo(); variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/ |
H A D | bms_data_mgr_test.cpp | 611 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info); variable 664 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info1); variable 722 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info); variable 773 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info1); variable 822 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info); variable 856 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info); variable 892 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info); variable 956 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info1); variable 1444 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info); variable 1471 bool ret2 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info); variable [all …]
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
H A D | switch_tdd_test.cpp | 46 jerry_value_t ret2 = jerry_set_property(optionsObj_, styleKey, styleObj_); in SetUp() local 106 jerry_value_t ret2 = jerry_set_property(attrsObj_, checkedKey, checkedVal); in ComponentSwitchAttributeSetTest001() local 169 jerry_value_t ret2 = jerry_set_property(attrsObj_, showKey, showVal); in ComponentSwitchAttributeSetTest003() local
|
/ohos5.0/foundation/resourceschedule/work_scheduler/services/test/src/policy/ |
H A D | app_data_clear_listener_test.cpp | 88 bool ret2 = appDataClearListener_->Stop(); variable 103 bool ret2 = appDataClearListener_->Stop(); variable
|
/ohos5.0/foundation/multimodalinput/input/service/delegate_task/test/ |
H A D | delegate_interface_test.cpp | 56 uint32_t ret2 = delegateInterface.GetDeviceTags(type); variable 83 uint32_t ret2 = delegateInterface.GetDeviceTags(type); variable 141 int32_t ret2 = delegateInterface.GetPriority(type); variable 264 int32_t ret2 = delegateInterface.AddHandler(type, summary); variable 305 int32_t ret2 = delegateInterface.AddHandler(type, summary); variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/base/ |
H A D | json_util_test.cpp | 368 bool ret2 = jsonValue.Put(key2, value2); variable 434 bool ret2 = jsonValue.Put(key2, value2); variable 477 bool ret2 = jsonValue.Put(key2, value); variable 631 bool ret2 = jsonValue->Replace(key2, value2); variable 702 bool ret2 = jsonValue->Replace(key, valueTmp); variable 898 bool ret2 = jsonValue.Replace(key2, value2); variable 1028 bool ret2 = jsonValue.PutExtAttr("editable", value2, filter); variable 1081 bool ret2 = jsonValue.PutFixedAttr("editable", value2, filter, NG::FIXED_ATTR_EDITABLE); variable 1139 bool ret2 = jsonValue.PutExtAttr("editable", boolValue, filter); variable 1185 bool ret2 = jsonValue.PutRef(key2, std::move(value2)); variable [all …]
|
H A D | node_object_test.cpp | 111 uint32_t ret2 = nodeObject->GetUInt(key2, defaultVal); variable 139 bool ret2 = nodeObject->Put(key, value2); variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/common/utils/src/ |
H A D | bundle_memory_guard.cpp | 28 int32_t ret2 = mallopt(M_DELAYED_FREE, M_DELAYED_FREE_DISABLE); in BundleMemoryGuard() local
|
/ohos5.0/base/theme/wallpaper_mgr/utils/src/ |
H A D | memory_guard.cpp | 25 int ret2 = mallopt(M_DELAYED_FREE, M_DELAYED_FREE_DISABLE); in MemoryGuard() local
|
/ohos5.0/base/account/os_account/frameworks/common/utils/src/ |
H A D | memory_guard.cpp | 26 int32_t ret2 = mallopt(M_DELAYED_FREE, M_DELAYED_FREE_DISABLE); in MemoryGuard() local
|
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/ |
H A D | memory_guard.cpp | 29 int32_t ret2 = mallopt(M_DELAYED_FREE, M_DELAYED_FREE_DISABLE); in MemoryGuard() local
|
/ohos5.0/base/sensors/miscdevice/test/fuzztest/vibrator/startvibrator_fuzzer/ |
H A D | startvibrator_fuzzer.cpp | 30 int32_t ret2 = std::strcmp(argv.c_str(), "haptic.clock.timer"); in StartVibratorFuzzTest() local
|
/ohos5.0/base/sensors/miscdevice/test/fuzztest/vibrator/stopvibrator_fuzzer/ |
H A D | stopvibrator_fuzzer.cpp | 30 int32_t ret2 = strcmp(argv.c_str(), "time") != 0 && strcmp(argv.c_str(), "preset"); in StopVibratorFuzzTest() local
|
/ohos5.0/drivers/peripheral/intelligent_voice/utils/ |
H A D | memory_guard.cpp | 31 int32_t ret2 = mallopt(M_DELAYED_FREE, M_DELAYED_FREE_DISABLE); in MemoryGuard() local
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | memory_guard.cpp | 30 int ret2 = mallopt(M_DELAYED_FREE, M_DELAYED_FREE_DISABLE); in MemoryGuard() local
|
/ohos5.0/base/useriam/fingerprint_auth/services/src/ |
H A D | memory_guard.cpp | 29 int32_t ret2 = mallopt(M_DELAYED_FREE, M_DELAYED_FREE_DISABLE); in MemoryGuard() local
|
/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/example/entry/src/main/cpp/ |
H A D | service_ability.cpp | 34 int32_t ret2 = 0; in MsgHandle() local
|
/ohos5.0/base/security/access_token/services/common/database/src/ |
H A D | memory_guard.cpp | 35 int32_t ret2 = mallopt(M_DELAYED_FREE, M_DELAYED_FREE_DISABLE); in MemoryGuard() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_gatt_server_stub.cpp | 185 bool ret2 = reply.WriteInt32(result); in RespondCharacteristicReadInner() local 204 bool ret2 = reply.WriteInt32(result); in RespondCharacteristicWriteInner() local 223 bool ret2 = reply.WriteInt32(result); in RespondDescriptorReadInner() local 242 bool ret2 = reply.WriteInt32(result); in RespondDescriptorWriteInner() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/ |
H A D | ans_notification_unit_test.cpp | 187 ErrCode ret2 = ans_->GetNotificationSlots(slots); variable 554 ErrCode ret2 = ans_->GetActiveNotifications(request); variable 611 ErrCode ret2 = ans_->SetNotificationBadgeNum(num); variable 632 ErrCode ret2 = ans_->IsAllowedNotifySelf(allowed); variable 700 ErrCode ret2 = ans_->RemoveNotification(key1, removeReason); variable 739 ErrCode ret2 = ans_->UpdateNotificationSlots(bundleOption, slots); variable 796 ErrCode ret2 = ans_->RemoveGroupByBundle(bundleOption, groupName); variable 817 ErrCode ret2 = ans_->GetDoNotDisturbDate(doNotDisturbDate); variable 867 ErrCode ret2 = ans_->EnableDistributed(enabled); variable 897 ErrCode ret2 = ans_->PublishReminder(reminder); variable [all …]
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | data_uri_utils_test.cpp | 87 bool ret2 = DataUriUtils::IsAttachedId(uriRet2); variable 105 bool ret2 = DataUriUtils::IsAttachedId(uriRet2); variable 126 bool ret2 = DataUriUtils::IsAttachedId(uriRet2); variable
|
/ohos5.0/base/hiviewdfx/hiview/base/utility/test/unittest/common/ |
H A D | system_service_ohos_test.cpp | 55 auto ret2 = Parameter::GetBoolean("TEST_KEY2", true); variable
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | profile_cache_test.cpp | 441 int32_t ret2 = ProfileCache::GetInstance().AddSyncListener(caller, syncListener); variable 482 int32_t ret2 = ProfileCache::GetInstance().RemoveSyncListeners(syncListeners); variable 514 int32_t ret2 = ProfileCache::GetInstance().RemoveSyncListener(caller); variable 552 int32_t ret2 = ProfileCache::GetInstance().RemoveSyncListener(syncListener); variable
|