Home
last modified time | relevance | path

Searched defs:res4 (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_switch_test.cpp940 uint32_t res4 = pixelMap.ReadPixels(bufferSize, offset, stride, rect, dst); variable
1009 uint32_t res4 = pixelMap.ReadPixels(bufferSize, offset, stride, rect, dst); variable
1146 uint32_t res4 = pixelMap.SetAlpha(percent); variable
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dprofile_utils_test.cpp1178 bool res4 = ProfileUtils::IsPropertyValid(propertyMap, property, i64MinValue, i64MaxValue); variable
1208 bool res4 = ProfileUtils::IsPropertyValid(propertyMap, property, maxValue); variable
1239 bool res4 = ProfileUtils::IsPropertyValid(propertyMap, property, minValue, maxValue); variable
1270 bool res4 = ProfileUtils::IsPropertyValid(propertyMap, property, minValue, maxValue); variable
1301 bool res4 = ProfileUtils::IsPropertyValid(propertyMap, property, minValue, maxValue); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Ddrawable_descriptor_test.cpp124 auto res4 = imageConverter.BitmapToPixelMap(bitmap, opts); variable
180 … auto res4 = drawableDescriptorFactory.Create(drawableInfoName, resourceMgr, state, drawableType); variable
/ohos5.0/commonlibrary/ets_utils/js_sys_module/console/test/
H A Dtest_console.cpp148 napi_value res4 = nullptr; variable
601 napi_value res4 = nullptr; variable
788 napi_value res4 = nullptr; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dserializable_test.cpp165 bool res4; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/ndk/unittest/
H A Dpasteboard_capi_test.cpp287 int res4 = OH_Pasteboard_Subscribe(pasteboard, NOTIFY_LOCAL_DATA_CHANGE, nullptr); variable
336 int res4 = OH_Pasteboard_Unsubscribe(pasteboard, NOTIFY_LOCAL_DATA_CHANGE, nullptr); variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H A Dmedia_file_utils_test.cpp844 auto res4 = MediaFileUtils::OpenAsset(filePath4, mode4); variable
880 auto res4 = MediaFileUtils::GetTableNameByDisplayName(displayName4); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_install_checker_test.cpp2142 bool res4 = installChecker.VaildInstallPermissionForShare(checkParam, hapVerifyRes); variable
2182 bool res4 = installChecker.VaildInstallPermissionForShare(checkParam, hapVerifyRes); variable
2219 bool res4 = installChecker.VaildEnterpriseInstallPermissionForShare(checkParam, provisionInfo); variable
H A Dbms_bundle_app_service_fwk_installer.cpp339 auto res4 = appServiceFwkInstaller.BeforeInstall(emptyVector, installParam); variable
H A Dbms_bundle_install_driver_test.cpp1943 auto res4 = driverInstaller->CreateDriverSoDestinedDir(BUNDLE_NAME, variable
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch6_test.cpp629 int32_t res4 = proxy->GetOnlineDeviceList(devList); variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/mission_list_test/
H A Dmission_list_test.cpp874 bool res4 = missionList->MatchedInitialMission(mission1, "bundle1", 0); variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_thumbnail_service_test/src/
H A Dmedialibrary_thumbnail_service_test.cpp736 auto res4 = ThumbnailUtils::TrySaveFile(data, type4); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp1402 bool res4 = BundleFileUtil::GetHapFilesFromBundlePath("", hapFileList); variable