| /base/customization/enterprise_device_management/test/unittest/services/edm/src/ |
| H A D | single_execute_strategy_test.cpp | 72 bool bRet = PluginManager::GetInstance()->AddPlugin(plugin); in HWTEST_F() local 113 bool bRet = PluginManager::GetInstance()->AddPlugin(plugin); in HWTEST_F() local
|
| H A D | replace_execute_strategy_test.cpp | 72 bool bRet = PluginManager::GetInstance()->AddPlugin(plugin); in HWTEST_F() local 117 bool bRet = PluginManager::GetInstance()->AddPlugin(plugin); in HWTEST_F() local
|
| H A D | enhance_execute_strategy_test.cpp | 72 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 D | storage_manager_stub_noper_test.cpp | 113 bool bRet = data.WriteInterfaceToken(StorageManagerProxy::GetDescriptor()); in HWTEST_F() local
|
| H A D | storage_manager_stub_test.cpp | 112 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 D | route_test.cpp | 64 bool bRet = Route::Marshalling(data, route); in HWTEST_F() local
|
| H A D | net_link_info_test.cpp | 93 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 D | net_supplier_info_test.cpp | 50 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 D | net_specifier_test.cpp | 144 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 D | route_test.cpp | 64 bool bRet = Route::Marshalling(data, route); in HWTEST_F() local
|
| H A D | net_link_info_test.cpp | 93 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 D | mdns_removelocalservice_context.cpp | 58 bool bRet = false; in CheckParamsType() local
|
| H A D | mdns_resolvelocalservice_context.cpp | 55 bool bRet = false; in CheckParamsType() local
|
| H A D | mdns_addlocalservice_context.cpp | 74 bool bRet = false; in CheckParamsType() local
|
| /base/security/code_signature/test/unittest/ |
| H A D | local_code_sign_utils_test.cpp | 59 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 D | local_code_sign_utils_mock_test.cpp | 64 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 D | av_sender_engine_provider_test.cpp | 68 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 D | av_receiver_engine_provider_test.cpp | 68 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 D | screenlock_callback.cpp | 118 bool bRet = UvQueue::Call(eventListener_.env, screenlockOnCallBack, UvWorkOnCallBack); in OnCallBack() local
|
| /base/update/updater/test/unittest/updater_main_test/ |
| H A D | updater_main_unittest.cpp | 83 bool bRet = WriteUpdaterMessage(commandFile, boot);
in HWTEST_F() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/user/test/ |
| H A D | user_manager_test.cpp | 124 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 D | storage_daemon_stub_test.cpp | 96 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 D | file_utils_test.cpp | 85 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 D | ans_subscriber_stub_unit_test.cpp | 81 bool bRet = data.WriteInterfaceToken(u"error descriptor"); in HWTEST_F() local
|
| /base/update/updater/test/unittest/service_test/ |
| H A D | updater_service_unittest.cpp | 122 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
|