Home
last modified time | relevance | path

Searched defs:res3 (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/commonlibrary/ets_utils/js_sys_module/console/test/
H A Dtest_console.cpp141 napi_value res3 = nullptr; variable
502 napi_value res3 = nullptr; variable
546 napi_value res3 = nullptr; variable
581 napi_value res3 = nullptr; variable
688 napi_value res3 = nullptr; variable
743 bool res3 = 0; variable
781 napi_value res3 = nullptr; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dprofile_utils_test.cpp1173 bool res3 = ProfileUtils::IsPropertyValid(propertyMap, property, u32MinValue, u32MaxValue); variable
1204 bool res3 = ProfileUtils::IsPropertyValid(propertyMap, property, maxValue); variable
1235 bool res3 = ProfileUtils::IsPropertyValid(propertyMap, property, minValue, maxValue); variable
1266 bool res3 = ProfileUtils::IsPropertyValid(propertyMap, property, minValue, maxValue); variable
1297 bool res3 = ProfileUtils::IsPropertyValid(propertyMap, property, minValue, maxValue); variable
1349 bool res3 = ProfileUtils::GetIntValue(values, property, outValue); variable
1390 bool res3 = ProfileUtils::GetStringValue(values, property, outValue); variable
1432 bool res3 = ProfileUtils::GetLongValue(values, property, outValue); variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H A Dmedia_file_utils_test.cpp825 auto res3 = MediaFileUtils::GetHighlightPath(uri3); variable
840 auto res3 = MediaFileUtils::OpenAsset(filePath3, mode3); variable
859 auto res3 = MediaFileUtils::GetMediaTypeUri(mediaType3); variable
877 auto res3 = MediaFileUtils::GetTableNameByDisplayName(displayName3); variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_utils_test.cpp203 int32_t res3 = ImageUtils::GetPixelBytes(PixelFormat::NV12); variable
259 bool res3 = ImageUtils::IsValidImageInfo(info); variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_switch_test.cpp934 uint32_t res3 = pixelMap.ReadPixels(bufferSize, offset, stride, rect, dst); variable
1002 uint32_t res3 = pixelMap.ReadPixels(bufferSize, offset, stride, rect, dst); variable
1140 uint32_t res3 = pixelMap.SetAlpha(percent); variable
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dpicture_in_picture_manager_test.cpp238 bool res3 = PictureInPictureManager::IsAttachedToSameWindow(1); variable
H A Dwindow_manager_test.cpp1002 WMError res3 = WindowManager::GetInstance().NotifyWindowExtensionVisibilityChange(5, 5, true); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Ddrawable_descriptor_test.cpp88 auto res3 = layeredDrawableDescriptor.GetBackground(); variable
176 auto res3 = drawableDescriptorFactory.Create(drawableInfo, resourceMgr, state, drawableType); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_install_driver_test.cpp1873 auto res3 = driverInstaller->CreateDriverSoDestinedDir(BUNDLE_NAME, variable
1895 auto res3 = driverInstaller->CreateDriverSoDestinedDir(EMPTY_STRING, variable
1917 auto res3 = driverInstaller->CreateDriverSoDestinedDir(BUNDLE_NAME, variable
1939 auto res3 = driverInstaller->CreateDriverSoDestinedDir(BUNDLE_NAME, variable
H A Dbms_bundle_install_checker_test.cpp2138 bool res3 = installChecker.VaildInstallPermissionForShare(checkParam, hapVerifyRes); variable
2178 bool res3 = installChecker.VaildInstallPermissionForShare(checkParam, hapVerifyRes); variable
2215 bool res3 = installChecker.VaildEnterpriseInstallPermissionForShare(checkParam, provisionInfo); variable
H A Dbms_bundle_app_service_fwk_installer.cpp335 auto res3 = appServiceFwkInstaller.BeforeInstall(hspPaths, installParam); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_clone_app_test/
H A Dbms_bundle_clone_app_bundle_logic_test.cpp396 auto res3 = innerBundleInfo.VerifyAndAckCloneAppIndex(userId, appIndex); variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dserializable_test.cpp164 int64_t res3; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/ndk/unittest/
H A Dpasteboard_capi_test.cpp284 int res3 = OH_Pasteboard_Subscribe(pasteboard, -1, observer); variable
333 int res3 = OH_Pasteboard_Unsubscribe(pasteboard, -1, observer); variable
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/test/
H A Dtest_xml.cpp1151 …std::string res3 = " todoWorktodo todoPlaytodo go thereabba table trtdApplestd tdBananastd trtable… variable
1235 std::string res3 = " h:trh:tdApplesh:td h:tdBananash:td h:trh:tablenote"; variable
1319 …std::string res3 = " todoPlaytodo go thereabba h:table h:trh:tdApplesh:td h:tdBananash:td h:trh:ta… variable
1362 …std::string res3 = " todoPlaytodo go thereabba h:table h:trh:tdApplesh:td h:tdBananash:td h:trh:ta… variable
1446 std::string res3 = "h:trh:tdApplesh:td h:tdBananash:td h:trh:tablenote"; variable
1489 std::string res3 = " h:trh:tdApplesh:td h:tdBananash:td h:trh:tablenote"; variable
1533 std::string res3 = " todoPlaytodo go thereabba table trtdApplestd tdBananastd trtablenote"; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_thumbnail_service_test/src/
H A Dmedialibrary_thumbnail_service_test.cpp733 auto res3 = ThumbnailUtils::TrySaveFile(data, type3); variable
774 auto res3 = ThumbnailUtils::SaveAstcDataToKvStore(data, type3); variable
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test.cpp279 auto res3 = session_->ConnectInner(mockSessionStage_, mockEventChannel_, variable
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch6_test.cpp627 int32_t res3 = proxy->SwitchDevice(TEST_STR, 1); variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/mission_list_test/
H A Dmission_list_test.cpp871 bool res3 = missionList->MatchedInitialMission(mission1, "bundle", 1); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_control_test/
H A Dbms_bundle_app_control_test.cpp441 auto res3 = appControlProxy->DeleteAppRunningControlRule(controlRules, USERID); variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_record_test/
H A Dability_record_test.cpp1920 bool res3 = abilityRecord->IsSystemAbilityCall(callerToken); variable
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp1326 int res3 = OH_UdmfRecordProvider_SetData(provider, context, nullptr, nullptr); variable
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp274 std::string res3 = tabooUtils->ReplaceCountryName("TW", "zh-Hans", "中国台湾"); variable
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/test/
H A Dtest_util.cpp3280 unsigned char* res3 = OHOS::Util::DecodeAchieves(env, stdDecodeInfo3); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp1401 bool res3 = BundleFileUtil::CheckFileSize("data/test", fileSize); variable

12