Home
last modified time | relevance | path

Searched defs:bRet (Results 1 - 25 of 63) sorted by relevance

123

/base/customization/enterprise_device_management/test/unittest/services/edm/src/
H A Dsingle_execute_strategy_test.cpp72 bool bRet = PluginManager::GetInstance()->AddPlugin(plugin); in HWTEST_F() local
113 bool bRet = PluginManager::GetInstance()->AddPlugin(plugin); in HWTEST_F() local
H A Dreplace_execute_strategy_test.cpp72 bool bRet = PluginManager::GetInstance()->AddPlugin(plugin); in HWTEST_F() local
117 bool bRet = PluginManager::GetInstance()->AddPlugin(plugin); in HWTEST_F() local
H A Denhance_execute_strategy_test.cpp72 bool bRet = PluginManager::GetInstance()->AddPlugin(plugin); in HWTEST_F() local
95 bool bRet = PluginManager::GetInstance()->AddPlugin(plugin); in HWTEST_F() local
140 bool bRet = PluginManager::GetInstance()->AddPlugin(plugin); in HWTEST_F() local
163 bool bRet = PluginManager::GetInstance()->AddPlugin(plugin); in HWTEST_F() local
[all...]
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_stub_noper_test.cpp113 bool bRet = data.WriteInterfaceToken(StorageManagerProxy::GetDescriptor()); in HWTEST_F() local
H A Dstorage_manager_stub_test.cpp112 bool bRet = data.WriteInterfaceToken(u"error descriptor"); in HWTEST_F() local
138 bool bRet = data.WriteInterfaceToken(StorageManagerProxy::GetDescriptor()); in HWTEST_F() local
217 bool bRet = data.WriteInterfaceToken(StorageManagerProxy::GetDescriptor()); in HWTEST_F() local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Droute_test.cpp64 bool bRet = Route::Marshalling(data, route); in HWTEST_F() local
H A Dnet_link_info_test.cpp93 bool bRet = NetLinkInfo::Marshalling(data, netLinkInfo); in HWTEST_F() local
192 bool bRet = netLinkInfo->Marshalling(data); in HWTEST_F() local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_supplier_test/
H A Dnet_supplier_info_test.cpp50 bool bRet = NetSupplierInfo::Marshalling(data, info); in HWTEST_F() local
66 bool bRet = info->Marshalling(data); in HWTEST_F() local
81 bool bRet = info.Marshalling(data); in HWTEST_F() local
95 bool bRet = NetSupplierInfo::Marshalling(data, info); in HWTEST_F() local
[all...]
H A Dnet_specifier_test.cpp144 bool bRet = specifier->Marshalling(dataParcel); in HWTEST_F() local
158 bool bRet = NetSpecifier::Marshalling(dataParcel, specifier); in HWTEST_F() local
172 bool bRet = specifier.Marshalling(dataParcel, object); in HWTEST_F() local
186 bool bRet = NetSpecifier::Marshalling(dataParcel, specifier); in HWTEST_F() local
199 bool bRet = NetSpecifier::Marshalling(dataParcel, specifier); in HWTEST_F() local
[all...]
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_info_test/
H A Droute_test.cpp64 bool bRet = Route::Marshalling(data, route); in HWTEST_F() local
H A Dnet_link_info_test.cpp93 bool bRet = NetLinkInfo::Marshalling(data, netLinkInfo); in HWTEST_F() local
192 bool bRet = netLinkInfo->Marshalling(data); in HWTEST_F() local
/foundation/communication/netmanager_ext/frameworks/js/napi/mdns/src/contexts/
H A Dmdns_removelocalservice_context.cpp58 bool bRet = false; in CheckParamsType() local
H A Dmdns_resolvelocalservice_context.cpp55 bool bRet = false; in CheckParamsType() local
H A Dmdns_addlocalservice_context.cpp74 bool bRet = false; in CheckParamsType() local
/base/security/code_signature/test/unittest/
H A Dlocal_code_sign_utils_test.cpp59 bool bRet = OHOS::PathToRealPath(DEMO_AN_PATH2, realPath); in HWTEST_F() local
81 bool bRet = OHOS::PathToRealPath(DEMO_AN_PATH2, realPath); in HWTEST_F() local
102 bool bRet = FsverityUtilsHelper::GetInstance().GenerateFormattedDigest(realPath.c_str(), digest); in HWTEST_F() local
[all...]
H A Dlocal_code_sign_utils_mock_test.cpp64 bool bRet = OHOS::PathToRealPath(DEMO_AN_PATH2, realPath); in HWTEST_F() local
102 bool bRet = key.InitKey(); in HWTEST_F() local
156 bool bRet = OHOS::Security::CodeSign::CheckChallengeSize(size); HWTEST_F() local
174 bool bRet = OHOS::Security::CodeSign::FormattedCertChain(certChain, *buffer); HWTEST_F() local
190 bool bRet = OHOS::Security::CodeSign::GetCertChainFormBuffer(certChainBuffer, signCert, issuer, chain); HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/test/unittest/av_sender_engine_provider/src/
H A Dav_sender_engine_provider_test.cpp68 bool bRet = (senderEngineList.empty()) ? false : true; in HWTEST_F() local
81 bool bRet = (senderEngineList.empty()) ? false : true; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/test/unittest/av_receiver_engine_provider/src/
H A Dav_receiver_engine_provider_test.cpp68 bool bRet = (receiverEngineList.empty()) ? false : true; in HWTEST_F() local
81 bool bRet = (receiverEngineList.empty()) ? false : true; in HWTEST_F() local
/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dscreenlock_callback.cpp118 bool bRet = UvQueue::Call(eventListener_.env, screenlockOnCallBack, UvWorkOnCallBack); in OnCallBack() local
/base/update/updater/test/unittest/updater_main_test/
H A Dupdater_main_unittest.cpp83 bool bRet = WriteUpdaterMessage(commandFile, boot); in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/user/test/
H A Duser_manager_test.cpp124 auto bRet = StorageTest::StorageTestUtils::CreateFile(filePath); in HWTEST_F() local
151 auto bRet = StorageTest::StorageTestUtils::CreateFile(filePath); in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_stub_test.cpp96 bool bRet = data.WriteInterfaceToken(u"error descriptor"); in HWTEST_F() local
122 bool bRet = data.WriteInterfaceToken(StorageDaemonProxy::GetDescriptor()); in HWTEST_F() local
181 bool bRet = data.WriteInterfaceToken(StorageDaemonProxy::GetDescriptor()); in HWTEST_F() local
203 bool bRet = data.WriteInterfaceToken(StorageDaemonProxy::GetDescriptor()); in HWTEST_F() local
232 bool bRet = data.WriteInterfaceToken(StorageDaemonProxy::GetDescriptor()); in HWTEST_F() local
260 bool bRet = data.WriteInterfaceToken(StorageDaemonProxy::GetDescriptor()); HWTEST_F() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/utils/test/
H A Dfile_utils_test.cpp85 bool bRet = StorageTest::StorageTestUtils::MkDir(PATH_CHMOD, mode); in HWTEST_F() local
114 bool bRet = StorageTest::StorageTestUtils::MkDir(PATH_CHOWN, mode); in HWTEST_F() local
176 bool bRet = StorageTest::StorageTestUtils::MkDir(PATH_RMDIR, mode); in HWTEST_F() local
226 bool bRet = PrepareDir(PATH_MKDIR, mode, uid, gid); in HWTEST_F() local
252 bool bRet = PrepareDir(PATH_MKDIR, mode, uid, gid); in HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_stub_test/
H A Dans_subscriber_stub_unit_test.cpp81 bool bRet = data.WriteInterfaceToken(u"error descriptor"); in HWTEST_F() local
/base/update/updater/test/unittest/service_test/
H A Dupdater_service_unittest.cpp122 bool bRet = WriteUpdaterMessage(commandFile, boot); in HWTEST_F() local
165 bool bRet = WriteUpdaterMessage(commandFile, boot); in HWTEST_F() local
193 bool bRet = WriteUpdaterMessage(commandFile, boot); in HWTEST_F() local

Completed in 12 milliseconds

123