Home
last modified time | relevance | path

Searched defs:res1 (Results 1 – 25 of 54) sorted by relevance

123

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/
H A Djsi_interface_tdd_test.cpp160 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 Dprofile_utils_test.cpp375 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 Dsync_options_test.cpp100 bool res1 = syncPtr->Marshalling(data); variable
/ohos5.0/foundation/multimedia/media_foundation/test/unittest/
H A DTestFFmpegAvcConfigDataParser.cpp30 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 Dtest_console.cpp127 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 Dwindow_frame_trace_impl_test.cpp41 bool res1 = trace.AccessFrameTrace(); variable
H A Dpicture_in_picture_manager_test.cpp232 bool res1 = PictureInPictureManager::IsAttachedToSameWindow(1); variable
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dscreen_info.cpp69 bool res1 = parcel.ReadUint64(id_) && in InnerUnmarshalling() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributed_rdb_exception_test.cpp187 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 Dskia_txt_test.cpp76 bool res1; variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Doobe_datashare_utils_test.cpp113 int32_t res1 = dataShareUtils.GetValue(KEYWORD, result); variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_switch_test.cpp920 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 Dbuffer_test.cpp268 Buffer *res1 = CreateBufferBySize(5); variable
/ohos5.0/drivers/peripheral/user_auth/test/unittest/base_test/src/
H A Dbuffer_test.cpp250 Buffer *res1 = CreateBufferBySize(BUFFER_LEN_5); variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_utils_test.cpp199 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 Dmission_list_test.cpp503 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 Dtest_timer.cpp66 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 Dability_scheduler_stub_test.cpp162 …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 Dbms_bundle_install_driver_test.cpp1865 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 Dams_mgr_scheduler_test.cpp694 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 Devent_loop_test.cpp474 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 Dbms_bundle_clone_app_bundle_logic_test.cpp376 auto res1 = innerBundleInfo.VerifyAndAckCloneAppIndex(userId, appIndex); variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dserializable_test.cpp162 uint32_t res1; variable
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Davoid_area_controller.cpp240 …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 Dpasteboard_capi_test.cpp278 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

123