/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_frame_trace_impl_test.cpp | 44 bool res2 = trace_->AccessFrameTrace(); variable 62 bool res2 = trace_->AccessFrameTrace(); variable 81 bool res2 = trace_->AccessFrameTrace(); variable
|
H A D | picture_in_picture_manager_test.cpp | 236 bool res2 = PictureInPictureManager::IsAttachedToSameWindow(100); variable
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/ |
H A D | jsi_interface_tdd_test.cpp | 166 bool res2 = JSI::ValueIsArray(undefined); in JSIInterfaceTest004() local 202 bool res2 = JSI::ValueIsFunction(undefined); in JSIInterfaceTest005() local 239 bool res2 = JSI::ValueIsNumber(undefined); in JSIInterfaceTest006() local 275 bool res2 = JSI::ValueIsString(undefined); in JSIInterfaceTest007() local 312 bool res2 = JSI::ValueIsBoolean(undefined); in JSIInterfaceTest008() local 348 bool res2 = JSI::ValueIsUndefined(obj); in JSIInterfaceTest009() local 379 bool res2 = JSI::ValueIsNull(obj); in JSIInterfaceTest010() local 412 bool res2 = JSI::ValueIsSymbol(undef); in JSIInterfaceTest011() local 444 bool res2 = JSI::ValueIsObject(undef); in JSIInterfaceTest012() local 703 bool res2 = JSI::ValueIsTypedArray(undef); in JSIInterfaceTest019() local [all …]
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | profile_utils_test.cpp | 382 int32_t res2 = ProfileUtils::EntriesToTrustDeviceProfile(values, outProfile); variable 438 int32_t res2 = ProfileUtils::EntriesToAccessControlProfile(values, outProfile); variable 544 int32_t res2 = ProfileUtils::EntriesToAccesser(values, outAccesser); variable 600 int32_t res2 = ProfileUtils::EntriesToAccessee(values, outAccessee); variable 696 int32_t res2 = ProfileUtils::EntriesToAccesser(values, outAccesser); variable 746 int32_t res2 = ProfileUtils::EntriesToAccessee(values, outAccessee); variable 770 int32_t res2 = ProfileUtils::EntriesToCharProfile(entries, outCharProfile); variable 1199 bool res2 = ProfileUtils::IsPropertyValid(propertyMap, property, maxValue); variable 1345 bool res2 = ProfileUtils::GetIntValue(values, property, outValue); variable 1386 bool res2 = ProfileUtils::GetStringValue(values, property, outValue); variable [all …]
|
H A D | sync_options_test.cpp | 103 bool res2 = syncPtr->UnMarshalling(data); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_test/ |
H A D | skia_txt_test.cpp | 84 bool res2 = textStyle2.MatchOneAttribute(FONT, textStyle1); variable
|
/ohos5.0/commonlibrary/ets_utils/js_sys_module/console/test/ |
H A D | test_console.cpp | 134 napi_value res2 = nullptr; variable 431 napi_value res2 = nullptr; variable 495 napi_value res2 = nullptr; variable 575 napi_value res2 = nullptr; variable 678 napi_value res2 = nullptr; variable 737 bool res2 = 0; variable 774 napi_value res2 = nullptr; variable
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/ |
H A D | media_file_utils_test.cpp | 812 auto res2 = MediaFileUtils::ReadStrFromFile(filePath2, fileContent); variable 822 auto res2 = MediaFileUtils::GetHighlightPath(uri2); variable 836 auto res2 = MediaFileUtils::OpenAsset(filePath2, mode); variable 854 auto res2 = MediaFileUtils::GetMediaTypeUri(mediaType2); variable 874 auto res2 = MediaFileUtils::GetTableNameByDisplayName(displayName2); variable
|
/ohos5.0/foundation/multimedia/media_foundation/test/unittest/ |
H A D | TestFFmpegAvcConfigDataParser.cpp | 71 bool res2 = parser2->GetNewConfigData(data, size); variable
|
H A D | TestFFmpegUtils.cpp | 202 auto res2 = ConvertTimeFromFFmpeg(number, rational); variable 213 auto res2 = ConvertTimeToFFmpeg(number, rational); variable
|
H A D | TestAudioCapturePlugin.cpp | 212 auto res2 = SampleRateNum2Enum(9000, val); variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | drawable_descriptor_test.cpp | 81 auto res2 = layeredDrawableDescriptor.GetForeground(); variable 113 auto res2 = imageConverter.AlphaTypeToSkAlphaType(alphaType); variable 173 … auto res2 = drawableDescriptorFactory.Create(nullptr, resourceMgr, state, drawableType, DENSITY); variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_utils_test.cpp | 201 int32_t res2 = ImageUtils::GetPixelBytes(PixelFormat::RGBA_F16); variable 255 bool res2 = ImageUtils::IsValidImageInfo(info); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/mission_list_test/ |
H A D | mission_list_test.cpp | 506 auto res2 = missionList->GetMissionById(0); variable 546 auto res2 = missionList->GetMissionBySpecifiedFlag(want, flag); variable 868 bool res2 = missionList->MatchedInitialMission(mission2, "bundle", 0); variable 977 int32_t res2 = missionList->GetMissionCountByUid(1); variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributed_rdb_exception_test.cpp | 195 bool res2 = DistributedRdbTools::Sqlite3ExecOpration(db, SQL_SYNCHRONOUS_MODE); variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/ |
H A D | image_pixel_map_switch_test.cpp | 927 uint32_t res2 = pixelMap.ReadPixels(bufferSize, offset, stride, rect, dst); variable 997 uint32_t res2 = pixelMap.ReadPixels(bufferSize, offset, stride, rect, dst); variable 1132 uint32_t res2 = pixelMap.SetAlpha(percent); variable
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_thumbnail_service_test/src/ |
H A D | medialibrary_thumbnail_service_test.cpp | 719 auto res2 = ThumbnailUtils::TrySaveFile(data, type2); variable 730 auto res2 = ThumbnailUtils::TrySaveFile(data, type2); variable 771 auto res2 = ThumbnailUtils::SaveAstcDataToKvStore(data, type2); variable 804 auto res2 = ThumbnailUtils::ScaleThumbnailFromSource(data, isSourceEx2); variable
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | timer_manager_test.cpp | 443 auto res2 = timermanager->CalcNextDelayInternal(); variable
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/ |
H A D | rwlock.rs | 432 let res2 = lock.try_read(); in ut_rwlock_try_read_02() localVariable 517 let res2 = lock.try_write(); in ut_rwlock_try_write_02() localVariable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_bundle_install_driver_test.cpp | 1869 auto res2 = driverInstaller->CreateDriverSoDestinedDir(BUNDLE_NAME, variable 1891 auto res2 = driverInstaller->CreateDriverSoDestinedDir(BUNDLE_NAME, variable 1913 auto res2 = driverInstaller->CreateDriverSoDestinedDir(EMPTY_STRING, variable 1935 auto res2 = driverInstaller->CreateDriverSoDestinedDir(BUNDLE_NAME, variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_mgr_scheduler_test/ |
H A D | ams_mgr_scheduler_test.cpp | 698 int32_t res2 = amsMgrScheduler->KillProcessWithAccount(bundleName, accountId); variable 894 int res2 = amsMgrScheduler->GetApplicationInfoByProcessID(pid, application, debug); variable 917 int res2 = amsMgrScheduler->NotifyAppMgrRecordExitReason(pid, reason, exitMsg); variable
|
/ohos5.0/base/hiviewdfx/hiview/base/test/unittest/common/ |
H A D | event_loop_test.cpp | 479 auto res2 = currentLooper_->AddEventForResult(eventhandler, pipelineEvent); 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 | 386 auto res2 = innerBundleInfo.VerifyAndAckCloneAppIndex(userId, appIndex); variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/ |
H A D | serializable_test.cpp | 163 int32_t res2; variable
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | avoid_area_controller.cpp | 241 …float res2 = float(centerY) + float(windowRect.height_) / float(windowRect.width_) * float(center… in GetAvoidPosType() local
|