| /foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/ |
| D | state_test.cpp | 64 int32_t ret = vDecSample->CreateVideoDecoder(codeName); in SetUp() local 90 int32_t ret = vDecSample->Flush(); variable 103 int32_t ret = vDecSample->Stop(); variable 114 int32_t ret = vDecSample->Start(); variable 129 int32_t ret = vDecSample->Start(); variable 144 int32_t ret = vDecSample->Start(); variable 159 int32_t ret = vDecSample->Start(); variable 177 int32_t ret = vDecSample->StartVideoDecoder(); variable 195 int32_t ret = vDecSample->StartVideoDecoder(); variable 213 int32_t ret = vDecSample->StartVideoDecoder(); variable [all …]
|
| D | hwh265_hdr2sdr_state_test.cpp | 64 int32_t ret = vDecSample2->CreateVideoDecoder(g_codecNameHEVC2); in SetUp() local 90 int32_t ret = vDecSample2->DecodeSetSurface(); variable 112 int32_t ret = vDecSample2->DecodeSetSurface(); variable 134 int32_t ret = vDecSample2->DecodeSetSurface(); variable 156 int32_t ret = vDecSample2->DecodeSetSurface(); variable 176 int32_t ret = vDecSample2->DecodeSetSurface(); variable 198 int32_t ret = vDecSample2->DecodeSetSurface(); variable 220 int32_t ret = vDecSample2->DecodeSetSurface(); variable 242 int32_t ret = vDecSample2->DecodeSetSurface(); variable 266 int32_t ret = vDecSample2->DecodeSetSurface(); variable [all …]
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/ |
| D | distributed_radar_test.cpp | 57 bool ret = DmsRadar::GetInstance().RegisterSoftbusCallbackRes(FUNC, ERR_OK); variable 70 bool ret = DmsRadar::GetInstance().RegisterSoftbusCallbackRes(FUNC, ERR_NO); variable 83 bool ret = DmsRadar::GetInstance().RegisterFocusedRes(FUNC, ERR_OK); variable 96 bool ret = DmsRadar::GetInstance().RegisterFocusedRes(FUNC, ERR_NO); variable 109 bool ret = DmsRadar::GetInstance().DmsFocused(FUNC, NORMAL); variable 122 bool ret = DmsRadar::GetInstance().NormalFocusedSendEventRes(FUNC, ERR_OK); variable 135 bool ret = DmsRadar::GetInstance().NormalFocusedSendEventRes(FUNC, ERR_NO); variable 148 bool ret = DmsRadar::GetInstance().SetFocusedState(FUNC); variable 161 bool ret = DmsRadar::GetInstance().ChangeStateFocusedGetAccessTokenIdRes(FUNC, ERR_OK); variable 174 bool ret = DmsRadar::GetInstance().ChangeStateFocusedGetAccessTokenIdRes(FUNC, ERR_NO); variable [all …]
|
| /foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/ |
| D | hcodec_type_converter_unit_test.cpp | 26 … optional<AVCodecType> ret = TypeConverter::HdiCodecTypeToInnerCodecType(CodecHDI::VIDEO_DECODER); variable 33 optional<AVCodecType> ret = TypeConverter::HdiCodecTypeToInnerCodecType(CodecHDI::INVALID_TYPE); variable 39 optional<OMX_VIDEO_CODINGTYPE> ret = TypeConverter::HdiRoleToOmxCodingType( variable 47 optional<OMX_VIDEO_CODINGTYPE> ret = TypeConverter::HdiRoleToOmxCodingType( variable 54 string ret = TypeConverter::HdiRoleToMime(CodecHDI::MEDIA_ROLETYPE_VIDEO_HEVC); variable 60 string ret = TypeConverter::HdiRoleToMime(CodecHDI::MEDIA_ROLETYPE_INVALID); variable 66 optional<PixelFmt> ret = TypeConverter::GraphicFmtToFmt(GRAPHIC_PIXEL_FMT_YCBCR_420_P); variable 73 optional<PixelFmt> ret = TypeConverter::GraphicFmtToFmt(GRAPHIC_PIXEL_FMT_BUTT); variable 79 optional<PixelFmt> ret = TypeConverter::InnerFmtToFmt(VideoPixelFormat::NV12); variable 86 optional<PixelFmt> ret = TypeConverter::InnerFmtToFmt(VideoPixelFormat::UNKNOWN); variable [all …]
|
| /foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/ |
| D | state_test.cpp | 64 int32_t ret = vEncSample->CreateVideoEncoder(codeName); in SetUp() local 90 int32_t ret = vEncSample->Flush(); variable 103 int32_t ret = vEncSample->Stop(); variable 114 int32_t ret = vEncSample->Start(); variable 129 int32_t ret = vEncSample->Start(); variable 144 int32_t ret = vEncSample->Start(); variable 159 int32_t ret = vEncSample->Start(); variable 176 int32_t ret = vEncSample->StartVideoEncoder(); variable 194 int32_t ret = vEncSample->StartVideoEncoder(); variable 211 int32_t ret = vEncSample->StartVideoEncoder(); variable [all …]
|
| /foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/ |
| D | state_test.cpp | 57 int32_t ret = vDecSample->CreateVideoDecoder(codeName); in SetUp() local 83 int32_t ret = vDecSample->Flush(); variable 96 int32_t ret = vDecSample->Stop(); variable 107 int32_t ret = vDecSample->Start(); variable 122 int32_t ret = vDecSample->Start(); variable 137 int32_t ret = vDecSample->Start(); variable 152 int32_t ret = vDecSample->Start(); variable 170 int32_t ret = vDecSample->StartVideoDecoder(); variable 188 int32_t ret = vDecSample->StartVideoDecoder(); variable 206 int32_t ret = vDecSample->StartVideoDecoder(); variable [all …]
|
| D | compatibility_test.cpp | 67 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); variable 91 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); variable 115 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); variable 139 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); variable 163 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); variable 187 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); variable 211 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); variable 235 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); variable 259 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); variable 283 int32_t ret = vDecSample->CreateVideoDecoder("OH.Media.Codec.Decoder.Video.AVC"); variable [all …]
|
| /foundation/arkui/ace_engine/test/unittest/interfaces/ |
| D | dialog_model_test.cpp | 79 int32_t ret = SetContent(nullptr, nullptr); variable 94 int32_t ret = SetContent(nativeDialogHandle, nodeHandle); variable 108 int32_t ret = RemoveContent(nullptr); variable 122 int32_t ret = RemoveContent(nativeDialogHandle); variable 135 int32_t ret = SetContentAlignment(nullptr, 0, 0.0f, 0.0f); variable 149 int32_t ret = SetContentAlignment(nativeDialogHandle, 0, 0.0f, 0.0f); variable 162 int32_t ret = ResetContentAlignment(nullptr); variable 176 int32_t ret = ResetContentAlignment(nativeDialogHandle); variable 189 int32_t ret = SetModalMode(nullptr, true); variable 203 int32_t ret = SetModalMode(nativeDialogHandle, true); variable [all …]
|
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/bandwidth_manager_test/ |
| D | bandwidth_manager_test.cpp | 63 int32_t ret = NetsysController::GetInstance().BandwidthEnableDataSaver(true); variable 74 int32_t ret = NetsysController::GetInstance().BandwidthEnableDataSaver(false); variable 85 int32_t ret = NetsysController::GetInstance().BandwidthEnableDataSaver(true); variable 98 int32_t ret = NetsysController::GetInstance().BandwidthEnableDataSaver(false); variable 111 int32_t ret = NetsysController::GetInstance().BandwidthSetIfaceQuota("_0iface", 2097152); variable 122 int32_t ret = NetsysController::GetInstance().BandwidthSetIfaceQuota("iface0", 2097152); variable 133 int32_t ret = NetsysController::GetInstance().BandwidthSetIfaceQuota("wlan0", 2097152); variable 144 int32_t ret = NetsysController::GetInstance().BandwidthSetIfaceQuota("wlan0", 5000000000000000); variable 155 int32_t ret = NetsysController::GetInstance().BandwidthSetIfaceQuota("wlan0", 5000000000000); variable 168 int32_t ret = NetsysController::GetInstance().BandwidthRemoveIfaceQuota("_iface0"); variable [all …]
|
| /foundation/multimedia/av_codec/test/unittest/codec_param_checker_test/ |
| D | codec_param_checker_test.cpp | 76 …auto ret = OH_AVCapability_GetVideoSupportedPixelFormats(encoderCapability, &pixFormats, &pixForma… in SetUpTestCase() local 127 OH_AVErrCode ret = OH_VideoEncoder_Configure(g_videoEnc, g_format); variable 141 OH_AVErrCode ret = OH_VideoEncoder_Configure(g_videoEnc, g_format); variable 155 OH_AVErrCode ret = OH_VideoEncoder_Configure(g_videoEnc, g_format); variable 169 OH_AVErrCode ret = OH_VideoEncoder_Configure(g_videoEnc, g_format); variable 182 OH_AVErrCode ret = OH_VideoEncoder_Configure(g_videoEnc, g_format); variable 196 OH_AVErrCode ret = OH_VideoEncoder_Configure(g_videoEnc, g_format); variable 210 OH_AVErrCode ret = OH_VideoEncoder_Configure(g_videoEnc, g_format); variable 224 OH_AVErrCode ret = OH_VideoEncoder_Configure(g_videoEnc, g_format); variable 237 OH_AVErrCode ret = OH_VideoEncoder_Configure(g_videoEnc, g_format); variable [all …]
|
| /foundation/communication/dsoftbus/tests/core/discovery/manager/unittest/ |
| D | disc_manager_test.cpp | 34 #define TEST_ASSERT_TRUE(ret) \ argument 300 int32_t ret = DiscPublish(MODULE_CONN, &g_pInnerInfo); variable 324 int32_t ret = DiscPublish((DiscModule)TEST_ERRO_MOUDULE, &testInfo); variable 361 int32_t ret = DiscPublish(MODULE_LNN, &g_pInnerInfo); variable 380 int32_t ret = DiscPublish(MODULE_LNN, &g_pInnerInfo1); variable 407 int32_t ret = DiscPublish(MODULE_LNN, &testInfo); variable 425 int32_t ret = DiscPublish(module, info); in DiscPublishTestAbstract001() local 493 int32_t ret = DiscPublish((DiscModule)TEST_ERRO_MOUDULE2, info); in DiscPublishTestAbstract002() local 539 int32_t ret = DiscStartScan(MODULE_CONN, &g_pInnerInfo); variable 561 int32_t ret = DiscStartScan((DiscModule)TEST_ERRO_MOUDULE, &testInfo); variable [all …]
|
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
| D | route_manager_test.cpp | 47 …auto ret = RouteManager::AddRoute(static_cast<RouteManager::TableType>(testRouteType), {}, {}, {}); variable 53 auto ret = RouteManager::AddRoute(RouteManager::TableType::INTERFACE, {}, {}, {}); variable 59 auto ret = RouteManager::AddRoute(RouteManager::TableType::LOCAL_NETWORK, {}, {}, {}); variable 65 auto ret = RouteManager::AddRoute(RouteManager::TableType::VPN_NETWORK, {}, {}, {}); variable 72 …auto ret = RouteManager::RemoveRoute(static_cast<RouteManager::TableType>(testRouteType), {}, {}, … variable 78 auto ret = RouteManager::RemoveRoute(RouteManager::TableType::INTERFACE, {}, {}, {}); variable 84 auto ret = RouteManager::RemoveRoute(RouteManager::TableType::LOCAL_NETWORK, {}, {}, {}); variable 90 auto ret = RouteManager::RemoveRoute(RouteManager::TableType::VPN_NETWORK, {}, {}, {}); variable 97 …auto ret = RouteManager::UpdateRoute(static_cast<RouteManager::TableType>(testRouteType), {}, {}, … variable 103 auto ret = RouteManager::UpdateRoute(RouteManager::TableType::INTERFACE, {}, {}, {}); variable [all …]
|
| D | conn_manager_test.cpp | 78 int32_t ret = instance_->SetInternetPermission(uid, allow, isBroker); variable 92 int32_t ret = instance_->SetInternetPermission(uid, allow, isBroker); variable 103 int32_t ret = instance_->CreatePhysicalNetwork(NETID, PERMISSION_NONE); variable 114 int32_t ret = instance_->ReinitRoute(); variable 127 auto ret = instance_->CreatePhysicalNetwork(INTERNAL_NETID, PERMISSION_NONE); variable 140 int32_t ret = instance_->CreateVirtualNetwork(netId, hasDns); variable 151 auto ret = instance_->DestroyNetwork(LOCAL_NET_ID); variable 162 int32_t ret = instance_->DestroyNetwork(NETID); variable 176 int32_t ret = instance_->CreatePhysicalNetwork(netId, PERMISSION_NONE); variable 190 int32_t ret = instance_->SetDefaultNetwork(NETID); variable [all …]
|
| /foundation/multimedia/av_session/services/session/server/test/ |
| D | avsession_controller_proxy_test.cpp | 123 int32_t ret = aVSessionControllerProxyEmpty->GetAVCallState(avCallState); variable 137 int32_t ret = aVSessionControllerProxyEmpty->GetAVCallMetaData(avCallMetaData); variable 151 int32_t ret = aVSessionControllerProxyEmpty->GetAVPlaybackState(state); variable 165 int32_t ret = aVSessionControllerProxyEmpty->GetAVMetaData(data); variable 179 int32_t ret = aVSessionControllerProxyEmpty->SendAVKeyEvent(*keyEvent); variable 193 int32_t ret = aVSessionControllerProxyEmpty->GetLaunchAbility(ability); variable 207 int32_t ret = aVSessionControllerProxyEmpty->GetValidCommands(cmds); variable 221 int32_t ret = aVSessionControllerProxyEmpty->IsSessionActive(isActive); variable 235 int32_t ret = aVSessionControllerProxyEmpty->IsSessionActive(isActive); variable 249 int32_t ret = aVSessionControllerProxyEmpty->SendControlCommand(cmd); variable [all …]
|
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/firewall_manager_test/ |
| D | firewall_manager_test.cpp | 65 …int32_t ret = NetsysController::GetInstance().FirewallEnableChain(ChainType::CHAIN_OHFW_DOZABLE, t… variable 77 …int32_t ret = NetsysController::GetInstance().FirewallEnableChain(ChainType::CHAIN_OHFW_DOZABLE, f… variable 89 …int32_t ret = NetsysController::GetInstance().FirewallEnableChain(ChainType::CHAIN_OHFW_UNDOZABLE,… variable 101 …int32_t ret = NetsysController::GetInstance().FirewallEnableChain(ChainType::CHAIN_OHFW_UNDOZABLE,… variable 113 …int32_t ret = NetsysController::GetInstance().FirewallEnableChain(ChainType::CHAIN_OHFW_DOZABLE, t… variable 126 …int32_t ret = NetsysController::GetInstance().FirewallEnableChain(ChainType::CHAIN_OHFW_DOZABLE, f… variable 140 …int32_t ret = NetsysController::GetInstance().FirewallSetUidRule(ChainType::CHAIN_OHFW_DOZABLE, {0… variable 153 int32_t ret = variable 167 …int32_t ret = NetsysController::GetInstance().FirewallSetUidRule(ChainType::CHAIN_OHFW_UNDOZABLE, … variable 180 …int32_t ret = NetsysController::GetInstance().FirewallSetUidRule(ChainType::CHAIN_OHFW_UNDOZABLE, … variable [all …]
|
| D | firewall_manager_class_test.cpp | 64 int32_t ret = g_firewallManager->InitChain(); variable 81 int32_t ret = g_firewallManager->DeInitChain(); variable 92 int32_t ret = g_firewallManager->IsFirewallChian(ChainType::CHAIN_OHFW_DOZABLE); variable 103 int32_t ret = g_firewallManager->IsFirewallChian(ChainType::CHAIN_OHFW_FORWARD); variable 114 int32_t ret = g_firewallManager->IsFirewallChian(ChainType::CHAIN_OHFW_POWERSAVING); variable 125 int32_t ret = g_firewallManager->IsFirewallChian(ChainType::CHAIN_OHFW_UNDOZABLE); variable 136 int32_t ret = g_firewallManager->IsFirewallChian(ChainType::CHAIN_OHFW_ALLOWED_LIST_BOX); variable 147 std::string ret = g_firewallManager->FetchChainName(ChainType::CHAIN_OHFW_INPUT); variable 216 int32_t ret = g_firewallManager->InitChain(); variable 230 int32_t ret = g_firewallManager->InitDefaultRules(); variable [all …]
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/ |
| D | bms_bundle_permission_false_test.cpp | 135 bool ret = bundleMgrHostImpl_->GetApplicationInfo(BUNDLE_NAME, FLAGS, USERID, appInfo); variable 148 ErrCode ret = bundleMgrHostImpl_->GetApplicationInfoV9(BUNDLE_NAME, FLAGS, USERID, appInfo); variable 161 bool ret = bundleMgrHostImpl_->GetApplicationInfos(FLAGS, USERID, appInfos); variable 174 ErrCode ret = bundleMgrHostImpl_->GetApplicationInfosV9(FLAGS, USERID, appInfos); variable 187 bool ret = bundleMgrHostImpl_->GetBundleInfo(BUNDLE_NAME, FLAGS, bundleInfo, USERID); variable 200 ErrCode ret = bundleMgrHostImpl_->GetBaseSharedBundleInfos(BUNDLE_NAME, baseSharedBundleInfos); variable 213 ErrCode ret = bundleMgrHostImpl_->GetBundleInfoV9(BUNDLE_NAME, FLAGS, bundleInfo, USERID); variable 226 ErrCode ret = bundleMgrHostImpl_->GetBundlePackInfo(BUNDLE_NAME, FLAGS, bundlePackInfo, USERID); variable 239 bool ret = bundleMgrHostImpl_->GetBundleInfos(FLAGS, bundleInfos, USERID); variable 252 ErrCode ret = bundleMgrHostImpl_->GetBundleInfosV9(FLAGS, bundleInfos, USERID); variable [all …]
|
| /foundation/communication/dsoftbus/tests/adapter/unittest/ |
| D | softbus_thread_test.cpp | 72 int32_t ret = SoftBusCondWait(&g_cond, &g_mutex, NULL); in ThreadWaitTest() local 82 int32_t ret = SoftBusCondSignal(&g_cond); in ThreadSignalTest() local 95 int32_t ret = SoftBusMutexAttrInit(nullptr); variable 108 int32_t ret = SoftBusMutexAttrInit(&mutexAttr); variable 122 int32_t ret = SoftBusMutexInit(&mutex, nullptr); variable 138 int32_t ret = SoftBusMutexInit(&mutex, &mutexAttr); variable 154 int32_t ret = SoftBusMutexInit(&mutex, &mutexAttr); variable 166 int32_t ret = SoftBusMutexLock(nullptr); variable 182 int32_t ret = SoftBusMutexInit(&mutex, &mutexAttr); variable 200 int32_t ret = SoftBusMutexInit(&mutex, &mutexAttr); variable [all …]
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
| D | wifi_sta_hal_interface_test.cpp | 81 WifiErrorNo ret = WifiStaHalInterface::GetInstance().StartWifi(); variable 88 WifiErrorNo ret = WifiStaHalInterface::GetInstance().Connect(1, ifaceName); variable 94 WifiErrorNo ret = WifiStaHalInterface::GetInstance().Reconnect(); variable 100 WifiErrorNo ret = WifiStaHalInterface::GetInstance().Reassociate(); variable 107 WifiErrorNo ret = WifiStaHalInterface::GetInstance().Disconnect(ifaceName); variable 114 WifiErrorNo ret = WifiStaHalInterface::GetInstance().GetStaCapabilities(capabilities); variable 122 WifiErrorNo ret = WifiStaHalInterface::GetInstance().GetStaDeviceMacAddress(mac, ifaceName); variable 129 WifiErrorNo ret = WifiStaHalInterface::GetInstance().SetWifiCountryCode("wlan0", code); variable 136 WifiErrorNo ret = WifiStaHalInterface::GetInstance().GetSupportFrequencies(0, freq); variable 143 WifiErrorNo ret = WifiStaHalInterface::GetInstance().SetConnectMacAddr("wlan0", mac); variable [all …]
|
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/ |
| D | lnn_decision_db_test.cpp | 69 int32_t ret = LnnInitDecisionDbDelay(); variable 85 int32_t ret = LnnInitDecisionDbDelay(); variable 102 int32_t ret = LnnInitDecisionDbDelay(); variable 121 int32_t ret = LnnInitDecisionDbDelay(); variable 141 int32_t ret = LnnInitDecisionDbDelay(); variable 162 int32_t ret = LnnInitDecisionDbDelay(); variable 193 int32_t ret = LnnInitDecisionDbDelay(); variable 212 int32_t ret = LnnInitDecisionDbDelay(); variable 232 int32_t ret = LnnInitDecisionDbDelay(); variable 253 int32_t ret = LnnInitDecisionDbDelay(); variable [all …]
|
| /foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/ |
| D | storage_daemon_proxy_test.cpp | 65 int32_t ret = proxy_->Shutdown(); variable 88 int32_t ret = proxy_->PrepareUserDirs(USER_ID1, IStorageDaemon::CRYPTO_FLAG_EL1); variable 111 int32_t ret = proxy_->DestroyUserDirs(USER_ID1, IStorageDaemon::CRYPTO_FLAG_EL1); variable 134 int32_t ret = proxy_->StartUser(USER_ID1); variable 157 int32_t ret = proxy_->StopUser(USER_ID1); variable 180 int32_t ret = proxy_->CompleteAddUser(USER_ID1); variable 204 int32_t ret = proxy_->Mount(volId, flag); variable 227 int32_t ret = proxy_->UMount(volId); variable 250 int32_t ret = proxy_->Check(volId); variable 274 int32_t ret = proxy_->Format(volId, fsType); variable [all …]
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/filters/test/av_transport_output_filter_test/ |
| D | av_transport_output_filter_test.cpp | 55 ErrorCode ret = avOutputTest_->SetParameter(key, value); variable 66 ErrorCode ret = avOutputTest_->SetParameter(key, value); variable 82 ErrorCode ret = avOutputTest_->GetParameter(key, value); variable 93 ErrorCode ret = avOutputTest_->GetParameter(key, value); variable 102 ErrorCode ret = avOutputTest_->Prepare(); variable 112 ErrorCode ret = avOutputTest_->Prepare(); variable 121 ErrorCode ret = avOutputTest_->Start(); variable 141 ErrorCode ret = avOutputTest_->Start(); variable 151 ErrorCode ret = avOutputTest_->Stop(); variable 168 ErrorCode ret = avOutputTest_->Stop(); variable [all …]
|
| /foundation/multimodalinput/input/tools/vuinput/test/ |
| D | virtual_device_test.cpp | 47 auto ret = device.CreateHandle(deviceType); variable 61 auto ret = device.CreateHandle(deviceType); variable 75 auto ret = device.CreateHandle(deviceType); variable 89 auto ret = device.CreateHandle(deviceType); variable 103 auto ret = device.CreateHandle(deviceType); variable 117 auto ret = device.CreateHandle(deviceType); variable 131 auto ret = device.CreateHandle(deviceType); variable 145 auto ret = device.CreateHandle(deviceType); variable 159 auto ret = device.CreateHandle(deviceType); variable 173 auto ret = device.CreateHandle(deviceType); variable [all …]
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/ |
| D | bms_install_hap_so_test.cpp | 395 int32_t ret = SetParameter("persist.bms.supportCompressNativeLibs", "true"); in SetUpTestCase() local 425 bool ret = CheckFilePath(CODE_ROOT_PATH + BUNDLE_NAME1 + LIBS); variable 449 bool ret = CheckFilePath(CODE_ROOT_PATH + BUNDLE_NAME2 + LIBS); variable 473 bool ret = CheckFilePath(CODE_ROOT_PATH + BUNDLE_NAME3 + LIBS); variable 497 bool ret = CheckFilePath(CODE_ROOT_PATH + BUNDLE_NAME4 + LIBS); variable 521 bool ret = CheckFilePath(CODE_ROOT_PATH + NO_SO_BUNDLE_NAME1 + LIBS); variable 545 bool ret = CheckFilePath(CODE_ROOT_PATH + NO_SO_BUNDLE_NAME2 + LIBS); variable 569 bool ret = CheckFilePath(CODE_ROOT_PATH + NO_SO_BUNDLE_NAME3 + LIBS); variable 593 bool ret = CheckFilePath(CODE_ROOT_PATH + NO_SO_BUNDLE_NAME4 + LIBS); variable 621 bool ret = CheckFilePath(CODE_ROOT_PATH + BUNDLE_NAME5 + LIBS); variable [all …]
|
| /foundation/window/window_manager/wmserver/test/unittest/ |
| D | window_manager_service_utils_test.cpp | 55 …bool ret = WmsUtils::IsFixedOrientation(Orientation::HORIZONTAL, WindowMode::WINDOW_MODE_FULLSCREE… variable 66 …bool ret = WmsUtils::IsFixedOrientation(Orientation::SENSOR, WindowMode::WINDOW_MODE_FULLSCREEN, 0… variable 77 …bool ret = WmsUtils::IsFixedOrientation(Orientation::UNSPECIFIED, WindowMode::WINDOW_MODE_FULLSCRE… variable 88 …bool ret = WmsUtils::IsFixedOrientation(Orientation::HORIZONTAL, WindowMode::WINDOW_MODE_FULLSCREE… variable 100 …bool ret = WmsUtils::IsFixedOrientation(Orientation::HORIZONTAL, WindowMode::WINDOW_MODE_FLOATING,… variable 111 …bool ret = WmsUtils::IsExpectedRotateLandscapeWindow(Orientation::VERTICAL, DisplayOrientation::PO… variable 122 …bool ret = WmsUtils::IsExpectedRotatableWindow(Orientation::VERTICAL, DisplayOrientation::PORTRAIT, variable 134 …bool ret = WmsUtils::IsExpectedRotatableWindow(Orientation::VERTICAL, DisplayOrientation::PORTRAIT… variable 145 …bool ret = WmsUtils::IsExpectedRotatableWindow(Orientation::VERTICAL, DisplayOrientation::PORTRAIT… variable 156 …bool ret = WmsUtils::IsExpectedRotatableWindow(Orientation::REVERSE_VERTICAL, DisplayOrientation::… variable [all …]
|