/ohos5.0/commonlibrary/ets_utils/js_sys_module/console/test/ |
H A D | test_console.cpp | 141 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 D | profile_utils_test.cpp | 1173 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 D | media_file_utils_test.cpp | 825 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 D | image_utils_test.cpp | 203 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 D | image_pixel_map_switch_test.cpp | 934 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 D | picture_in_picture_manager_test.cpp | 238 bool res3 = PictureInPictureManager::IsAttachedToSameWindow(1); variable
|
H A D | window_manager_test.cpp | 1002 WMError res3 = WindowManager::GetInstance().NotifyWindowExtensionVisibilityChange(5, 5, true); variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | drawable_descriptor_test.cpp | 88 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 D | bms_bundle_install_driver_test.cpp | 1873 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 D | bms_bundle_install_checker_test.cpp | 2138 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 D | bms_bundle_app_service_fwk_installer.cpp | 335 auto res3 = appServiceFwkInstaller.BeforeInstall(hspPaths, installParam); variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_clone_app_test/ |
H A D | bms_bundle_clone_app_bundle_logic_test.cpp | 396 auto res3 = innerBundleInfo.VerifyAndAckCloneAppIndex(userId, appIndex); variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/ |
H A D | serializable_test.cpp | 164 int64_t res3; variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/ndk/unittest/ |
H A D | pasteboard_capi_test.cpp | 284 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 D | test_xml.cpp | 1151 …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 D | medialibrary_thumbnail_service_test.cpp | 733 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 D | session_test.cpp | 279 auto res3 = session_->ConnectInner(mockSessionStage_, mockEventChannel_, variable
|
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/ |
H A D | zero_branch6_test.cpp | 627 int32_t res3 = proxy->SwitchDevice(TEST_STR, 1); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/mission_list_test/ |
H A D | mission_list_test.cpp | 871 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 D | bms_bundle_app_control_test.cpp | 441 auto res3 = appControlProxy->DeleteAppRunningControlRule(controlRules, USERID); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_record_test/ |
H A D | ability_record_test.cpp | 1920 bool res3 = abilityRecord->IsSystemAbilityCall(callerToken); variable
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/ |
H A D | udmf_test.cpp | 1326 int res3 = OH_UdmfRecordProvider_SetData(provider, context, nullptr, nullptr); variable
|
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/ |
H A D | intl_test_extent.cpp | 274 std::string res3 = tabooUtils->ReplaceCountryName("TW", "zh-Hans", "中国台湾"); variable
|
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/test/ |
H A D | test_util.cpp | 3280 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 D | bms_bundle_manager_test.cpp | 1401 bool res3 = BundleFileUtil::CheckFileSize("data/test", fileSize); variable
|