/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/ |
H A D | jsi_interface_tdd_test.cpp | 160 bool res1 = JSI::ValueIsArray(array); in JSIInterfaceTest004() local 196 bool res1 = JSI::ValueIsFunction(func); in JSIInterfaceTest005() local 233 bool res1 = JSI::ValueIsNumber(num); in JSIInterfaceTest006() local 269 bool res1 = JSI::ValueIsString(str); in JSIInterfaceTest007() local 306 bool res1 = JSI::ValueIsBoolean(jsBool); in JSIInterfaceTest008() local 373 bool res1 = JSI::ValueIsNull(nullObj); in JSIInterfaceTest010() local 406 bool res1 = JSI::ValueIsSymbol(symbol); in JSIInterfaceTest011() local 438 bool res1 = JSI::ValueIsObject(obj); in JSIInterfaceTest012() local 885 bool res1 = JSI::ValueIsString(str); in JSIInterfaceTest024() local 923 bool res1 = JSI::ValueIsNumber(num); in JSIInterfaceTest025() local [all …]
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | profile_utils_test.cpp | 375 int32_t res1 = ProfileUtils::TrustDeviceProfileToEntries(profile, values); variable 431 int32_t res1 = ProfileUtils::AccessControlProfileToEntries(profile, values); variable 481 int32_t res1 = ProfileUtils::AccessControlProfileToEntries(profile, values); variable 537 int32_t res1 = ProfileUtils::AccesserToEntries(profile, values); variable 593 int32_t res1 = ProfileUtils::AccesseeToEntries(profile, values); variable 620 int32_t res1 = ProfileUtils::DeviceProfileToEntries(deviceProfile, entries); variable 689 int32_t res1 = ProfileUtils::AccesserToEntries(profile, values); variable 739 int32_t res1 = ProfileUtils::AccesseeToEntries(profile, values); variable 1339 bool res1 = ProfileUtils::GetIntValue(values, property, outValue); variable 1381 bool res1 = ProfileUtils::GetStringValue(values, property, outValue); variable [all …]
|
H A D | sync_options_test.cpp | 100 bool res1 = syncPtr->Marshalling(data); variable
|
/ohos5.0/foundation/multimedia/media_foundation/test/unittest/ |
H A D | TestFFmpegAvcConfigDataParser.cpp | 30 bool res1 = parser1->ParseConfigData(); variable 63 bool res1 = parser1->GetNewConfigData(newCfgData, newCfgDataSize); variable
|
/ohos5.0/commonlibrary/ets_utils/js_sys_module/console/test/ |
H A D | test_console.cpp | 127 napi_value res1 = nullptr; variable 424 napi_value res1 = nullptr; variable 455 napi_value res1 = nullptr; variable 488 napi_value res1 = nullptr; variable 644 napi_value res1 = nullptr; variable 672 napi_value res1 = nullptr; variable 731 bool res1 = 0; variable 767 napi_value res1 = nullptr; variable 818 napi_value res1 = nullptr; variable
|
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_frame_trace_impl_test.cpp | 41 bool res1 = trace.AccessFrameTrace(); variable
|
H A D | picture_in_picture_manager_test.cpp | 232 bool res1 = PictureInPictureManager::IsAttachedToSameWindow(1); variable
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | screen_info.cpp | 69 bool res1 = parcel.ReadUint64(id_) && in InnerUnmarshalling() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributed_rdb_exception_test.cpp | 187 bool res1 = DistributedRdbTools::Sqlite3ExecOpration(db, SQL_JOURNAL_MODE); variable 347 bool res1 = DistributedRdbTools::Sqlite3ExecOpration(db, SQL_INSERT_RDB5_TABLE); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_test/ |
H A D | skia_txt_test.cpp | 76 bool res1; variable
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/ |
H A D | oobe_datashare_utils_test.cpp | 113 int32_t res1 = dataShareUtils.GetValue(KEYWORD, result); variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/ |
H A D | image_pixel_map_switch_test.cpp | 920 uint32_t res1 = pixelMap.ReadPixels(bufferSize, offset, stride, rect, dst); variable 992 uint32_t res1 = pixelMap.ReadPixels(bufferSize, offset, stride, rect, dst); variable 1101 uint32_t res1 = pixelMap.WritePixels(color); variable 1127 uint32_t res1 = pixelMap.SetAlpha(percent); variable
|
/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/adaptor/src/ |
H A D | buffer_test.cpp | 268 Buffer *res1 = CreateBufferBySize(5); variable
|
/ohos5.0/drivers/peripheral/user_auth/test/unittest/base_test/src/ |
H A D | buffer_test.cpp | 250 Buffer *res1 = CreateBufferBySize(BUFFER_LEN_5); variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_utils_test.cpp | 199 int32_t res1 = ImageUtils::GetPixelBytes(PixelFormat::RGB_888); variable 251 bool res1 = ImageUtils::IsValidImageInfo(info); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/mission_list_test/ |
H A D | mission_list_test.cpp | 503 auto res1 = missionList->GetMissionById(1); variable 542 auto res1 = missionList->GetMissionBySpecifiedFlag(want, flag); variable 865 bool res1 = missionList->MatchedInitialMission(nullptr, "bundle", 0); variable 975 int32_t res1 = missionList->GetMissionCountByUid(0); variable
|
/ohos5.0/commonlibrary/ets_utils/js_sys_module/timer/test/ |
H A D | test_timer.cpp | 66 bool res1 = Timer::RegisterTime(nullptr); variable 267 bool res1 = Timer::HasTimer(env); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_scheduler_stub_test/ |
H A D | ability_scheduler_stub_test.cpp | 162 …auto res1 = stub_->OnRemoteRequest(IAbilityScheduler::SCHEDULE_ABILITY_CONNECT, data, reply, optio… variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_bundle_install_driver_test.cpp | 1865 auto res1 = driverInstaller->CreateDriverSoDestinedDir(BUNDLE_NAME, variable 1887 auto res1 = driverInstaller->CreateDriverSoDestinedDir(EMPTY_STRING, variable 1909 auto res1 = driverInstaller->CreateDriverSoDestinedDir(EMPTY_STRING, variable 1931 auto res1 = 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 | 694 int32_t res1 = amsMgrScheduler->KillProcessWithAccount(bundleName, accountId); variable 890 int res1 = amsMgrScheduler->GetApplicationInfoByProcessID(pid, application, debug); variable 912 int res1 = amsMgrScheduler->NotifyAppMgrRecordExitReason(pid, reason, exitMsg); variable
|
/ohos5.0/base/hiviewdfx/hiview/base/test/unittest/common/ |
H A D | event_loop_test.cpp | 474 auto res1 = currentLooper_->AddEvent(eventhandler, pipelineEvent, nullptr); 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 | 376 auto res1 = innerBundleInfo.VerifyAndAckCloneAppIndex(userId, appIndex); variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/ |
H A D | serializable_test.cpp | 162 uint32_t res1; variable
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | avoid_area_controller.cpp | 240 …float res1 = float(centerY) - float(windowRect.height_) / float(windowRect.width_) * float(centerX… in GetAvoidPosType() local
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/ndk/unittest/ |
H A D | pasteboard_capi_test.cpp | 278 int res1 = OH_Pasteboard_Subscribe(nullptr, NOTIFY_LOCAL_DATA_CHANGE, observer); variable 327 int res1 = OH_Pasteboard_Unsubscribe(nullptr, NOTIFY_LOCAL_DATA_CHANGE, observer); variable
|