Home
last modified time | relevance | path

Searched defs:ret1 (Results 151 - 175 of 334) sorted by relevance

12345678910>>...14

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_manager_test.cpp266 int32_t ret1 = DSchedContinueManager::GetInstance().StartContinuation(want, missionId, in HWTEST_F() local
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dbundle_manager_internal_test.cpp429 bool ret1 = BundleManagerInternal::GetBundleNameListFromBms(uid, u16BundleNameList); in HWTEST_F() local
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtp/
H A Drtp_unit_test.cpp512 auto ret1 = h264->InputFrame(frame, isMark); in HWTEST_F() local
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediachannel/dispatcher/
H A Dmedia_dispatcher_unit_test.cpp707 auto ret1 = bufferDispatcher->DetachReceiver(bufferReceiver); in HWTEST_F() local
719 auto ret1 = bufferDispatcher->DetachReceiver(bufferReceiver); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Ddrag_and_drop_test.cpp191 auto ret1 = OH_ArkUI_NodeEvent_GetPreDragStatus(&nodeEvent); in HWTEST_F() local
232 auto ret1 = OH_ArkUI_DragEvent_DisableDefaultDropAnimation(drag_Event, true); in HWTEST_F() local
258 auto ret1 = OH_ArkUI_SetNodeDraggable(textNode, true); in HWTEST_F() local
307 auto ret1 = OH_ArkUI_DragPreviewOption_SetScaleMode( in HWTEST_F() local
336 auto ret1 = OH_ArkUI_DragPreviewOption_SetDefaultShadowEnabled(dragPreviewOption, true); in HWTEST_F() local
361 auto ret1 = OH_ArkUI_DragPreviewOption_SetDefaultRadiusEnabled(dragPreviewOption, true); HWTEST_F() local
386 auto ret1 = OH_ArkUI_DragPreviewOption_SetNumberBadgeEnabled(dragPreviewOption, true); HWTEST_F() local
412 auto ret1 = OH_ArkUI_DragPreviewOption_SetBadgeNumber(dragPreviewOption, 2); HWTEST_F() local
438 auto ret1 = OH_ArkUI_DragPreviewOption_SetDefaultAnimationBeforeLiftingEnabled(dragPreviewOption, true); HWTEST_F() local
490 auto ret1 = OH_ArkUI_SetNodeDragPreviewOption(textNode, dragPreviewOption); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dswiper_tdd_test.cpp41 jerry_value_t ret1 = jerry_set_property(optionsObj_, attrsKey, attrsObj_); in SetUp() local
97 jerry_value_t ret1 = jerry_set_property(attrsObj_, indexKey, indexVal); in ComponentSwiperAttributeSetTest001() local
182 jerry_value_t ret1 = jerry_set_property(attrsObj_, indexKey, indexVal); ComponentSwiperAttributeSetTest002() local
208 jerry_value_t ret1 = jerry_set_property(attrsObj_, indexKey, indexVal); ComponentSwiperAttributeSetTest003() local
243 jerry_value_t ret1 = jerry_set_property(attrsObj_, indexKey, indexVal); ComponentSwiperAttributeSetTest004() local
296 jerry_value_t ret1 = jerry_set_property(attrsObj_, indexKey, indexVal); ComponentSwiperAttributeSetTest005() local
372 jerry_value_t ret1 = jerry_set_property(attrsObj_, vertKey, vertVal); ComponentSwiperAttributeSetTest013() local
417 jerry_value_t ret1 = jerry_set_property(attrsObj_, vertKey, vertVal); ComponentSwiperAttributeSetTest014() local
451 jerry_value_t ret1 = jerry_set_property(attrsObj_, idKey, idVal); ComponentSwiperAttributeSetTest019() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
H A Dbms_bundle_permission_token_test.cpp130 auto ret1 = bundleInstallerHost_->InstallSandboxApp(BUNDLE_NAME, dplType, USERID, appIndex); in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_query_test/
H A Dbms_bundle_quick_fix_query_test.cpp200 auto ret1 = quickFixMgr->SaveInnerAppQuickFix(innerAppQuickFix); in MockEnableQuickFix() local
221 auto ret1 = quickFixMgr->SaveInnerAppQuickFix(innerAppQuickFix); in MockDisableQuickFix() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_verifymanager_test/
H A Dbms_bundle_verifymanager_test.cpp206 auto ret1 = impl.InnerVerify(BUNDLE_NAME, abcPaths); in HWTEST_F() local
241 auto ret1 = impl.Verify(abcPaths); in HWTEST_F() local
255 auto ret1 = impl.Verify(abcPaths); in HWTEST_F() local
269 auto ret1 = impl.Verify(abcPaths); in HWTEST_F() local
282 auto ret1 = impl.CheckFileParam(abcPaths); in HWTEST_F() local
307 auto ret1 = impl.GetRealPath(BUNDLE_NAME, USERID, DATA_STORAGE_EL1_BUNDLE_ONE); HWTEST_F() local
346 auto ret1 = impl.GetRealPath(BUNDLE_NAME, USERID, DATA_STORAGE); HWTEST_F() local
365 auto ret1 = impl.CopyFilesToTempDir(BUNDLE_NAME, userId, abcPaths); HWTEST_F() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/
H A Daudio_capturer_extra_unit_test.cpp917 int32_t ret1 = -1; in HWTEST() local
1450 int32_t ret1 = -1; in HWTEST() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/
H A Ddrawing_sample.cpp279 SurfaceError ret1 = surface->RequestBuffer(fbBuffer, releaseFence, requestConfig); in DoPrepareCompleted() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_heif_test.cpp927 uint32_t ret1 = imageSource->GetImageInfo(imageinfo1); in HWTEST_F() local
974 uint32_t ret1 = imageSource->GetImageInfo(imageinfo1); in HWTEST_F() local
1012 uint32_t ret1 = imageSource->GetImageInfo(imageinfo1); in HWTEST_F() local
H A Dimage_source_webp_test.cpp679 uint32_t ret1 = imageSource->GetImageInfo(imageinfo1); in HWTEST_F() local
H A Dimage_source_gif_ex_test.cpp443 uint32_t ret1 = imageSource->GetImageInfo(imageInfo1); in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_switch_test.cpp1123 uint32_t ret1 = pixelMap.SetImageInfo(info); in HWTEST_F() local
H A Dnative_image_test.cpp267 int32_t ret1 = image.SplitYUV422SPComponent(); in HWTEST_F() local
/foundation/multimodalinput/input/service/device_manager/test/
H A Dinput_device_manager_test.cpp577 bool ret1 = inputDevice.IsMatchKeys(device, keyCodes); in HWTEST_F() local
620 int32_t ret1 = inputDevice.GetKeyboardBusMode(deviceId); in HWTEST_F() local
1439 bool ret1 = INPUT_DEV_MGR->IsMatchKeys(device, keyCodes); in HWTEST_F() local
1542 bool ret1 = INPUT_DEV_MGR->IsMatchKeys(device, keyCodes); in HWTEST_F() local
1563 bool ret1 = INPUT_DEV_MGR->IsMatchKeys(device, keyCodes); in HWTEST_F() local
[all...]
/foundation/multimodalinput/input/service/event_dispatch/test/
H A Devent_dispatch_test.cpp363 bool ret1 = ANRMgr->TriggerANR(ANR_DISPATCH, currentTime, session); in HWTEST_F() local
392 bool ret1 = ANRMgr->TriggerANR(ANR_DISPATCH, currentTime1, session); in HWTEST_F() local
413 bool ret1 = ANRMgr->TriggerANR(ANR_DISPATCH, currentTime, session); in HWTEST_F() local
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_object_stub_unittest.cpp252 int ret1 = pthread_create(&thread1, NULL, GetLastRequestTimeTestThreadFunc, &s1); in HWTEST_F() local
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_client.cpp319 int32_t ret1 = g_netPolicyClient->SetBackgroundPolicy(false); in HWTEST_F() local
439 int32_t ret1 = g_netPolicyClient->RegisterNetPolicyCallback(callback); in HWTEST_F() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dunified_meta_test.cpp198 std::string ret1 = UtdUtils::GetUtdIdFromUtdEnum(UDType::UD_BUTT + 1); in HWTEST_F() local
223 bool ret1 = UnifiedDataUtils::IsValidType(UDType::ENTITY - 1); in HWTEST_F() local
240 bool ret1 = UnifiedDataUtils::IsValidType(UDType::ENTITY); in HWTEST_F() local
254 bool ret1 = UnifiedDataUtils::IsValidIntention(Intention::UD_INTENTION_DATA_HUB); in HWTEST_F() local
268 bool ret1 = UnifiedDataUtils::IsValidIntention(Intention::UD_INTENTION_BUTT); in HWTEST_F() local
288 bool ret1 = ShareOptionsUtil::IsValid(ShareOptions::CROSS_APP); HWTEST_F() local
302 bool ret1 = ShareOptionsUtil::IsValid(ShareOptions::SHARE_OPTIONS_BUTT); HWTEST_F() local
380 bool ret1 = UnifiedDataUtils::IsPersist(Intention::UD_INTENTION_BUTT); HWTEST_F() local
400 bool ret1 = UnifiedDataUtils::IsPersist("drag"); HWTEST_F() local
417 Intention ret1 = UnifiedDataUtils::GetIntentionByString("drag"); HWTEST_F() local
440 bool ret1 = UnifiedDataUtils::IsValidOptions(keyDataHub, intentionEmpty); HWTEST_F() local
472 bool ret1 = object.GetValue("invalid key", valueEmpty); HWTEST_F() local
501 bool ret1 = value->GetValue(key, innerValue); HWTEST_F() local
[all...]
/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_softbus_connector.cpp146 int ret1 = softbusConnector->RegisterSoftbusDiscoveryCallback( in HWTEST_F() local
165 int ret1 = SoftbusConnector::discoveryCallbackMap_.count(pkgName); in HWTEST_F() local
180 int ret1 = softbusConnector->RegisterSoftbusPublishCallback( in HWTEST_F() local
199 int ret1 = SoftbusConnector::publishCallbackMap_.count(pkgName); in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/test/native/rdb_data_share_adapter/unittest/
H A Drdb_data_share_adapter_test.cpp383 int ret1 = store->Insert(id, "test", RdbUtils::ToValuesBucket(values)); in HWTEST_F() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_input_manager_test.cpp371 bool ret1 = SceneInputManager::GetInstance().CheckNeedUpdate(displayInfos, windowInfoList); in HWTEST_F() local
H A Dsystem_session_test.cpp172 bool ret1 = sysSession->CheckPointerEventDispatch(pointerEvent_); in HWTEST_F() local

Completed in 36 milliseconds

12345678910>>...14