Home
last modified time | relevance | path

Searched defs:ret4 (Results 26 - 46 of 46) sorted by relevance

12

/third_party/ffmpeg/compat/cuda/
H A Dcuda_runtime.h140 unsigned ret1, ret2, ret3, ret4; in tex2D() local
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtsp/
H A Drtsp_unit_test.cpp777 auto ret4 = mediaDesc->GetVideoSize(); in HWTEST_F() local
812 auto ret4 = mediaDesc->GetAudioConfig(); in HWTEST_F() local
830 auto ret4 = mediaDesc->GetAudioConfig(); in HWTEST_F() local
864 auto ret4 = rtspSdp->GetUri(); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/common/recorder/
H A Devent_recorder_test.cpp605 std::string ret4 = Recorder::MapToString(input2); in HWTEST_F() local
/foundation/multimodalinput/input/service/window_manager/test/
H A Dpointer_drawing_manager_ex_test.cpp292 int32_t ret4 = pointerDrawingManager.SetPointerStyle(pid, windowId, pointerStyle, isUiExtension); in HWTEST_F() local
366 int32_t ret4 = pointerDrawingManager.UpdateDefaultPointerStyle(pid, windowId, pointerStyle, isUiExtension); in HWTEST_F() local
H A Dinput_windows_manager_test.cpp1547 int32_t ret4 = windowHotAreas[0].width; in HWTEST_F() local
1580 int32_t ret4 = windowHotAreas[1].width; in HWTEST_F() local
1605 int32_t ret4 = windowHotAreas[0].width; in HWTEST_F() local
1638 int32_t ret4 = windowHotAreas[0].width; in HWTEST_F() local
1675 int32_t ret4 = windowHotAreas[0].width; in HWTEST_F() local
[all...]
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dnet_policy_manager_test.cpp79 int32_t ret4 = in TearDownTestCase() local
473 int32_t ret4 = client->SetDeviceIdleTrustlist({TEST_UID9}, false); in HWTEST_F() local
497 int32_t ret4 = DelayedSingleton<NetPolicyClient>::GetInstance()->SetPolicyByUid( in HWTEST_F() local
/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_test.cpp396 std::string ret4 = pref->GetString(KEY_TEST_STRING_ELEMENT, "test"); in HWTEST_F() local
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_manager_lite_test.cpp256 auto ret4 = WindowManagerLite::GetInstance().UnregisterVisibilityChangedListener(listener1); in HWTEST_F() local
H A Dwindow_session_impl_test.cpp1043 Orientation ret4 = window->GetRequestedOrientation(); in HWTEST_F() local
1099 Orientation ret4 = window->GetRequestedOrientation(); in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
H A Dans_notification_unit_test.cpp528 ErrCode ret4 = ans_->CancelAllNotifications(); in HWTEST_F() local
557 ErrCode ret4 = ans_->SetNotificationAgent(agent); in HWTEST_F() local
709 ErrCode ret4 = ans_->RemoveAllNotifications(bundleOption); in HWTEST_F() local
768 ErrCode ret4 = ans_->SetShowBadgeEnabledForBundle(bundleOption, enabled); in HWTEST_F() local
872 ErrCode ret4 = ans_->EnableDistributedSelf(enabled); in HWTEST_F() local
902 ErrCode ret4 = ans_->CancelAllReminders(); HWTEST_F() local
935 ErrCode ret4 = ans_->SetNotificationsEnabledForAllBundles(userId, enabled); HWTEST_F() local
968 ErrCode ret4 = ans_->GetDoNotDisturbDate(userId1, doNotDisturbDate); HWTEST_F() local
1043 ErrCode ret4 = ans_->GetSyncNotificationEnabledWithoutApp(userId1, enabled); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_fourth_test/
H A Dability_manager_service_fourth_test.cpp991 auto ret4 = abilityMs_->CheckCallPermission( in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/rosen/
H A Drosen_render_context_test.cpp457 OHOS::Rosen::ParticleParams ret4 = rosenRenderContext->ConvertParticleOptionToParams(particleOption, rectF); in HWTEST_F() local
625 RectF ret4 = rosenRenderContext->GetPaintRectWithTransform(); in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_app_service_fwk_installer.cpp1586 auto ret4 = impl.CreateSignatureFileStream(STRING, STRING); in HWTEST_F() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test.cpp332 Orientation ret4 = scensession->GetRequestedOrientation(); in HWTEST_F() local
375 Orientation ret4 = scensession->GetRequestedOrientation(); in HWTEST_F() local
/test/xts/acts/graphic/graphicnapitest/
H A DNativeImageTest.cpp1046 int32_t ret4 = OH_NativeImage_AcquireNativeWindowBuffer(image, &nativeWindowBuffer, &fenceFd); in HWTEST_F() local
1278 int32_t ret4 = OH_ConsumerSurface_SetDefaultUsage(image, 100); in HWTEST_F() local
1303 int32_t ret4 = OH_ConsumerSurface_SetDefaultUsage(nullptr, 100); in HWTEST_F() local
1328 int32_t ret4 = OH_ConsumerSurface_SetDefaultSize(image, 10000, 10000); in HWTEST_F() local
1368 int32_t ret4 = OH_ConsumerSurface_SetDefaultSize(image, 1000, -1000); in HWTEST_F() local
[all...]
/test/xts/acts/multimedia/media/media_ndk_standard/avPlayerDrmNdk/entry/src/main/cpp/
H A Dhello.cpp180 OH_AVErrCode ret4 = OH_AVPlayer_Play(playerHandle); in Test_AVPlayer_SetMediaKeySystemInfoCallback() local
220 OH_AVErrCode ret4 = OH_AVPlayer_Play(playerHandle); in Test_AVPlayer_GetMediaKeySystemInfo() local
380 OH_AVErrCode ret4 = OH_AudioCodec_Destroy(handle); in Test_AudioCodec_SetDecryptionConfig() local
437 OH_AVErrCode ret4 = OH_VideoDecoder_Destroy(handle); in Test_VideoDecoder_SetDecryptionConfig() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_overlay_checker_test.cpp2310 bool ret4 = dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UPDATING_SUCCESS); in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
H A Dbms_data_mgr_test.cpp179 bool ret4 = dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UPDATING_FAIL); in HWTEST_F() local
199 bool ret4 = dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UPDATING_SUCCESS); in HWTEST_F() local
221 bool ret4 = dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_SUCCESS); in HWTEST_F() local
241 bool ret4 = dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UNINSTALL_FAIL); in HWTEST_F() local
598 bool ret4 = dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UPDATING_SUCCESS); in HWTEST_F() local
661 bool ret4 = dataMgr->AddInnerBundleInfo(BUNDLE_NAME, info); HWTEST_F() local
707 bool ret4 = dataMgr->UpdateBundleInstallState(BUNDLE_NAME, InstallState::UPDATING_SUCCESS); HWTEST_F() local
[all...]
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch6_test.cpp499 int32_t ret4 = call.HangUpCall(); in HWTEST_F() local
533 int32_t ret4 = voipCallManagerInterfacePtr->UnRegisterCallBack(); in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_audio_operations_test/src/
H A Dmedialibrary_audio_operations_test.cpp1879 auto ret4 = MediaLibraryAssetOperations::GrantUriPermission(uri2, bundleName, path2, isMovingPhoto); in HWTEST_F() local
/test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/
H A Dhello.cpp370 Drm_ErrCode ret4 = OH_MediaKeySession_Destroy(drmKeySession); in GetOfflineMediaKeyIds() local
567 Drm_ErrCode ret4 = OH_MediaKeySystem_GetConfigurationString(drmKeySystem, inString, outBuff, outBuffLen); in Test_MediaKeySystem_SetConfigurationString() local
636 Drm_ErrCode ret4 = OH_MediaKeySystem_Destroy(drmKeySystem); in Test_MediaKeySystem_GetConfigurationString() local
689 Drm_ErrCode ret4 = OH_MediaKeySystem_GetConfigurationByteArray(drmKeySystem, name_ptr, outValue, &outValueLen); in Test_MediaKeySystem_SetConfigurationByteArray() local
760 Drm_ErrCode ret4 = OH_MediaKeySystem_Destroy(drmKeySystem); in Test_MediaKeySystem_GetConfigurationByteArray() local
894 Drm_ErrCode ret4 in Test_CreateMediaKeySession() local
1025 Drm_ErrCode ret4 = OH_MediaKeySystem_ProcessKeySystemResponse(system_ptr, responseData_ptr, responseDataLen); Test_MediaKeySystem_ProcessKeySystemResponse() local
1088 Drm_ErrCode ret4 = OH_MediaKeySession_Destroy(drmKeySession); Test_MediaKeySystem_GetOfflineMediaKeyIds() local
1154 Drm_ErrCode ret4 = OH_MediaKeySystem_GetOfflineMediaKeyStatus(system_ptr, keyId_ptr, offlineMediaKeyIdLen, status_ptr); Test_MediaKeySystem_GetOfflineMediaKeyStatus() local
1221 Drm_ErrCode ret4 = OH_MediaKeySession_Destroy(mediaKeySession); Test_MediaKeySystem_ClearOfflineMediaKeys() local
1336 Drm_ErrCode ret4 = OH_MediaKeySystem_CreateMediaKeySession(drmKeySystem, &level, &drmKeySession); Test_MediaKeySystem_SetMediaKeySystemCallback() local
1348 Drm_ErrCode ret4 = OH_MediaKeySystem_CreateMediaKeySession(drmKeySystem, &level, &drmKeySession); Test_MediaKeySystem_SetMediaKeySystemCallback() local
1447 Drm_ErrCode ret4 = OH_MediaKeySession_Destroy(drmKeySession); Test_MediaKeySession_GenerateMediaKeyRequest() local
1526 Drm_ErrCode ret4 = OH_MediaKeySession_Destroy(drmKeySession); Test_MediaKeySession_ProcessMediaKeyResponse() local
1594 Drm_ErrCode ret4 = OH_MediaKeySession_Destroy(drmKeySession); Test_MediaKeySession_CheckMediaKeyStatus() local
1652 Drm_ErrCode ret4 = OH_MediaKeySession_Destroy(drmKeySession); Test_MediaKeySession_ClearMediaKeys() local
1699 Drm_ErrCode ret4 = OH_MediaKeySession_Destroy(drmKeySession); Test_MediaKeySession_GetContentProtectionLevel() local
1774 Drm_ErrCode ret4 = OH_MediaKeySession_Destroy(drmKeySession); Test_MediaKeySession_RequireSecureDecoderModule() local
1835 Drm_ErrCode ret4 = OH_MediaKeySession_Destroy(drmKeySession); Test_MediaKeySession_SetMediaKeySessionCallback() local
1914 Drm_ErrCode ret4 = OH_MediaKeySession_Destroy(drmKeySession); Test_MediaKeySession_GenerateOfflineReleaseRequest() local
1981 Drm_ErrCode ret4 = OH_MediaKeySession_Destroy(drmKeySession); Test_MediaKeySession_ProcessOfflineReleaseResponse() local
2039 Drm_ErrCode ret4 = OH_MediaKeySession_Destroy(drmKeySession); Test_MediaKeySession_RestoreOfflineMediaKeys() local
2060 Drm_ErrCode ret4 = DRM_ERR_INVALID_VAL; Test_CreateMediaKeySession_multi() local
2137 Drm_ErrCode ret4 = DRM_ERR_INVALID_VAL; Test_MediaKeySystem_SetConfigurationString_multi() local
2201 Drm_ErrCode ret4 = OH_MediaKeySystem_CreateMediaKeySession(drmKeySystem, &level, &drmKeySession); Test_MediaKeySystem_SetCallback() local
2214 Drm_ErrCode ret4 = OH_MediaKeySystem_CreateMediaKeySession(drmKeySystem,&level,&drmKeySession); Test_MediaKeySystem_SetCallback() local
2285 Drm_ErrCode ret4 = OH_MediaKeySession_SetCallback(session_ptr, callback_ptr); Test_MediaKeySession_SetCallback() local
[all...]

Completed in 57 milliseconds

12