Home
last modified time | relevance | path

Searched refs:TEST_BUNDLE_NAME (Results 1 - 25 of 40) sorted by relevance

12

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_get_overlay_module_info_test.cpp36 const std::string TEST_BUNDLE_NAME = "testBundleName"; member
111 applicationInfo.bundleName = TEST_BUNDLE_NAME; in AddOverlayInnerBundleInfo()
124 overlayModuleInfo.bundleName = TEST_BUNDLE_NAME; in AddOverlayInnerBundleInfo()
141 dataMgr->UpdateBundleInstallState(TEST_BUNDLE_NAME, InstallState::INSTALL_START); in AddOverlayInnerBundleInfo()
142 dataMgr->AddInnerBundleInfo(TEST_BUNDLE_NAME, innerBundleInfo); in AddOverlayInnerBundleInfo()
153 applicationInfo.bundleName = TEST_BUNDLE_NAME; in AddNonOverlayInnerBundleInfo()
165 dataMgr->UpdateBundleInstallState(TEST_BUNDLE_NAME, InstallState::INSTALL_START); in AddNonOverlayInnerBundleInfo()
166 dataMgr->AddInnerBundleInfo(TEST_BUNDLE_NAME, innerBundleInfo); in AddNonOverlayInnerBundleInfo()
182 EXPECT_EQ(info.bundleName, TEST_BUNDLE_NAME); in CheckOverlayModuleInfo()
192 EXPECT_EQ(info.bundleName, TEST_BUNDLE_NAME); in CheckOverlayBundleInfo()
[all...]
H A Dbms_bundle_set_overlay_enabled_test.cpp36 const std::string TEST_BUNDLE_NAME = "testBundleName"; member
102 applicationInfo.bundleName = TEST_BUNDLE_NAME; in AddOverlayInnerBundleInfo()
119 dataMgr->UpdateBundleInstallState(TEST_BUNDLE_NAME, InstallState::INSTALL_START); in AddOverlayInnerBundleInfo()
120 dataMgr->AddInnerBundleInfo(TEST_BUNDLE_NAME, innerBundleInfo); in AddOverlayInnerBundleInfo()
131 applicationInfo.bundleName = TEST_BUNDLE_NAME; in AddNonOverlayInnerBundleInfo()
143 dataMgr->UpdateBundleInstallState(TEST_BUNDLE_NAME, InstallState::INSTALL_START); in AddNonOverlayInnerBundleInfo()
144 dataMgr->AddInnerBundleInfo(TEST_BUNDLE_NAME, innerBundleInfo); in AddNonOverlayInnerBundleInfo()
151 bool startRet = dataMgr->UpdateBundleInstallState(TEST_BUNDLE_NAME, InstallState::UNINSTALL_START); in RemoveBundleInfo()
152 bool finishRet = dataMgr->UpdateBundleInstallState(TEST_BUNDLE_NAME, InstallState::UNINSTALL_SUCCESS); in RemoveBundleInfo()
164 auto ret = dataMgr->GetInnerBundleInfoWithDisable(TEST_BUNDLE_NAME, innerBundleInf in CheckEnabledState()
[all...]
H A Dbms_bundle_overlay_checker_test.cpp39 const std::string TEST_BUNDLE_NAME = "testBundleName"; member
159 applicationInfo.bundleName = TEST_BUNDLE_NAME; in AddInnerBundleInfo()
160 applicationInfo.targetBundleName = TEST_BUNDLE_NAME; in AddInnerBundleInfo()
172 targetApplicationInfo.bundleName = TEST_BUNDLE_NAME; in AddInnerBundleInfo()
176 dataMgr->UpdateBundleInstallState(TEST_BUNDLE_NAME, InstallState::INSTALL_START); in AddInnerBundleInfo()
177 dataMgr->AddInnerBundleInfo(TEST_BUNDLE_NAME, oldInfo); in AddInnerBundleInfo()
186 applicationInfo.bundleName = TEST_BUNDLE_NAME; in AddInnerBundleInfoNoModuleInfo()
187 applicationInfo.targetBundleName = TEST_BUNDLE_NAME; in AddInnerBundleInfoNoModuleInfo()
196 targetApplicationInfo.bundleName = TEST_BUNDLE_NAME; in AddInnerBundleInfoNoModuleInfo()
200 dataMgr->UpdateBundleInstallState(TEST_BUNDLE_NAME, InstallStat in AddInnerBundleInfoNoModuleInfo()
[all...]
H A Dbms_bundle_overlay_ipc_test.cpp32 const std::string TEST_BUNDLE_NAME = "testBundleName"; member
145 moduleInfo.bundleName = TEST_BUNDLE_NAME; in CreateOverlayModuleInfo()
157 overlayBundleInfo.bundleName = TEST_BUNDLE_NAME; in CreateOverlayBundleInfo()
223 EXPECT_EQ(overlayModuleInfo.bundleName, TEST_BUNDLE_NAME); in CheckOverlayModuleInfo()
233 EXPECT_EQ(overlayBundleInfo.bundleName, TEST_BUNDLE_NAME); in CheckOverlayBundleInfo()
262 auto errCode = overlayProxy->GetAllOverlayModuleInfo(TEST_BUNDLE_NAME, overlayModuleInfos, TEST_USER_ID); in HWTEST_F()
279 auto errCode = overlayProxy->GetOverlayModuleInfo(TEST_BUNDLE_NAME, TEST_MODULE_NAME, overlayModuleInfo, in HWTEST_F()
373 auto errCode = overlayProxy->GetOverlayModuleInfo(TEST_BUNDLE_NAME, "", overlayModuleInfo, TEST_USER_ID); in HWTEST_F()
703 auto res = hostImpl->GetAllOverlayModuleInfo(TEST_BUNDLE_NAME, vec); in HWTEST_F()
721 auto res = hostImpl->GetOverlayModuleInfo(TEST_BUNDLE_NAME, TEST_MODULE_NAM in HWTEST_F()
[all...]
/foundation/ability/ability_runtime/test/unittest/insight_intent/insight_intent_utils_test/
H A Dinsight_intent_utils_test.cpp40 const std::string TEST_BUNDLE_NAME = "testBundleName"; member
130 AppExecFwk::ElementName element1("", TEST_BUNDLE_NAME, TEST_ABILITY_NAME, TEST_MODULE_NAME); in HWTEST_F()
134 AppExecFwk::ElementName element2("", TEST_BUNDLE_NAME, TEST_ABILITY_NAME, ""); in HWTEST_F()
137 AppExecFwk::ElementName element3("", TEST_BUNDLE_NAME, "", TEST_MODULE_NAME); in HWTEST_F()
140 AppExecFwk::ElementName element4("", "", TEST_BUNDLE_NAME, TEST_MODULE_NAME); in HWTEST_F()
161 AppExecFwk::ElementName element1("", TEST_ABILITY_NAME, TEST_BUNDLE_NAME, TEST_MODULE_NAME); in HWTEST_F()
188 AppExecFwk::ElementName element1("", TEST_BUNDLE_NAME, "ability1", TEST_MODULE_NAME); in HWTEST_F()
189 auto result = utils.GetSrcEntry(element1, TEST_BUNDLE_NAME, ExecuteMode::SERVICE_EXTENSION_ABILITY, in HWTEST_F()
210 AppExecFwk::ElementName element1("", TEST_BUNDLE_NAME, "ability1", TEST_MODULE_NAME); in HWTEST_F()
/foundation/distributeddatamgr/relational_store/test/native/clouddata/unittest/
H A Dcloud_data_test.cpp29 static constexpr const char *TEST_BUNDLE_NAME = "bundleName"; member
172 auto [status, info] = proxy->QueryStatistics(TEST_ACCOUNT_ID, TEST_BUNDLE_NAME, TEST_STORE_ID); in HWTEST_F()
191 auto [status, info] = proxy->QueryStatistics(TEST_ACCOUNT_ID, TEST_BUNDLE_NAME, TEST_STORE_ID); in HWTEST_F()
210 auto [status, info] = proxy->QueryStatistics(TEST_ACCOUNT_ID, TEST_BUNDLE_NAME, TEST_STORE_ID); in HWTEST_F()
229 auto [status, info] = proxy->QueryLastSyncInfo(TEST_ACCOUNT_ID, TEST_BUNDLE_NAME, TEST_STORE_ID); in HWTEST_F()
248 auto [status, info] = proxy->QueryLastSyncInfo(TEST_ACCOUNT_ID, TEST_BUNDLE_NAME, TEST_STORE_ID); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleoverlayinstallchecker_fuzzer/
H A Dbundleoverlayinstallchecker_fuzzer.cpp27 const std::string TEST_BUNDLE_NAME = "testBundleName"; member
39 checker.CheckTargetBundle(TEST_BUNDLE_NAME, "", "", USERID); in DoSomethingInterestingWithMyAPI()
44 checker.CheckTargetModule(TEST_BUNDLE_NAME, std::string(data, size)); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/test/unittest/capi_ability_runtime_application_context_test/
H A Dcapi_ability_runtime_application_context_test.cpp27 const std::string TEST_BUNDLE_NAME = "com.example.myapplication"; member
229 const auto contextImpl = InitApplicationContextImpl(TEST_BUNDLE_NAME); in HWTEST_F()
277 const auto contextImpl = InitApplicationContextImpl(TEST_BUNDLE_NAME); in HWTEST_F()
366 const auto contextImpl = InitApplicationContextImpl(TEST_BUNDLE_NAME); in HWTEST_F()
438 code = OH_AbilityRuntime_ApplicationContextGetBundleName(buffer, TEST_BUNDLE_NAME.length(), &writeLength); in HWTEST_F()
481 code = OH_AbilityRuntime_ApplicationContextGetBundleName(buffer, TEST_BUNDLE_NAME.length(), &writeLength); in HWTEST_F()
501 const auto contextImpl = InitApplicationContextImpl(TEST_BUNDLE_NAME); in HWTEST_F()
526 code = OH_AbilityRuntime_ApplicationContextGetBundleName(buffer, TEST_BUNDLE_NAME.length(), &writeLength); in HWTEST_F()
532 ASSERT_EQ(writeLength, TEST_BUNDLE_NAME.length()); in HWTEST_F()
533 ASSERT_STREQ(buffer, TEST_BUNDLE_NAME in HWTEST_F()
[all...]
/foundation/distributeddatamgr/kv_store/test/unittest/distributedKVStore/
H A DKvManagerKVPromiseJsTest.js22 const TEST_BUNDLE_NAME = 'com.example.myapplication';
31 bundleName: TEST_BUNDLE_NAME,
64 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID).then(async () => {
66 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID).then(() => {
180 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID).then(async () => {
181 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID).then(() => {
449 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID).then(() => {
470 await kvManager.closeKVStore(TEST_BUNDLE_NAME).then(() => {
496 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID);
498 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_I
[all...]
H A DKvManagerKVCallbackJsTest.js20 const TEST_BUNDLE_NAME = 'com.example.myapplication';
29 bundleName: TEST_BUNDLE_NAME,
62 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, async function () {
64 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, function () {
403 await kvManager.closeKVStore(TEST_BUNDLE_NAME, function () {
433 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, function (err) {
462 await kvManager.closeKVStore(TEST_BUNDLE_NAME, function () {
483 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, function (err) {
509 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, function () {
535 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_I
[all...]
H A DSingleKvStoreKVPromiseJsTest.js36 const TEST_BUNDLE_NAME = 'com.example.myapplication';
65 bundleName: TEST_BUNDLE_NAME,
104 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, async function (err, data) {
106 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, function (err, data) {
149 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID).then(async () => {
150 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID).then(() => {
257 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID).then(async () => {
258 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID).then(() => {
596 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID).then(async () => {
597 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_I
[all...]
H A DDeviceKvStoreKVPromiseJsTest.js36 const TEST_BUNDLE_NAME = 'com.example.myapplication';
66 bundleName: TEST_BUNDLE_NAME,
109 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID);
110 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID);
135 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, async function (err, data) {
137 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, function (err, data) {
180 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID).then(async () => {
181 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID).then(() => {
288 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID).then(async () => {
289 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_I
[all...]
H A DKvStoreResultSetKVJsTest.js21 const TEST_BUNDLE_NAME = 'com.example.myapplication';
29 bundleName: TEST_BUNDLE_NAME,
47 await kvManager.getAllKVStoreId(TEST_BUNDLE_NAME).then(async (data) => {
50 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, data[i]).then(() => {
115 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID).then(async () => {
117 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID).then(() => {
H A DSingleKvStoreKVCallbackJsTest.js34 const TEST_BUNDLE_NAME = 'com.example.myapplication';
62 bundleName: TEST_BUNDLE_NAME,
101 kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, function (err, data) {
103 kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, function (err, data) {
175 kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, function (err) {
230 kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, function (err) {
552 kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, function (err) {
725 kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, function (err) {
727 kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, function (error) {
795 kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_I
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_rdb_data_manager_test/
H A Dbms_rdb_data_manager_test.cpp42 const std::string TEST_BUNDLE_NAME = "com.test.rdbone"; member
175 applicationInfo.bundleName = TEST_BUNDLE_NAME; in HWTEST_F()
196 applicationInfo.bundleName = TEST_BUNDLE_NAME; in HWTEST_F()
214 EXPECT_TRUE(infos[TEST_BUNDLE_NAME].GetApplicationName() == TEST_NAME); in HWTEST_F()
349 preInstallBundleInfo.SetBundleName(TEST_BUNDLE_NAME); in HWTEST_F()
368 preInstallBundleInfo1.SetBundleName(TEST_BUNDLE_NAME); in HWTEST_F()
395 preInstallBundleInfo1.SetBundleName(TEST_BUNDLE_NAME); in HWTEST_F()
540 element1.bundleName = TEST_BUNDLE_NAME; in HWTEST_F()
582 element.bundleName = TEST_BUNDLE_NAME; in HWTEST_F()
600 element1.bundleName = TEST_BUNDLE_NAME; in HWTEST_F()
[all...]
/foundation/ability/ability_runtime/test/unittest/cj_runtime_test/
H A Dcj_runtime_test.cpp31 const std::string TEST_BUNDLE_NAME = "com.ohos.contactsdataability"; member
60 options_.bundleName = TEST_BUNDLE_NAME; in SetUp()
113 std::string appLibPathKey = TEST_BUNDLE_NAME + TEST_MODULE_NAME; in HWTEST_F()
/foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/
H A DKvManagerDataCallbackJsTest.js18 const TEST_BUNDLE_NAME = 'com.example.myapplication';
27 bundleName : TEST_BUNDLE_NAME,
65 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, kvStore, async function () {
67 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, function () {
690 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, kvStore, function (err, data) {
716 await kvManager.closeKVStore(TEST_BUNDLE_NAME, function (err, data) {
750 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, function (err, data) {
783 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, kvStore);
786 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, kvStore, function (err, data) {
811 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_I
[all...]
H A DKvManagerDataPromiseJsTest.js22 const TEST_BUNDLE_NAME = 'com.example.myapplication';
31 bundleName: TEST_BUNDLE_NAME,
72 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, kvStore).then(async () => {
74 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID).then(() => {
609 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, kvStore);
612 await kvManager.closeKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID, kvStore).then(() => {
629 await kvManager.deleteKVStore(TEST_BUNDLE_NAME, TEST_STORE_ID).then(() => {
646 await kvManager.getAllKVStoreId(TEST_BUNDLE_NAME).then((data) => {
668 await kvManager.getAllKVStoreId(TEST_BUNDLE_NAME).then((data) => {
832 bundleName: TEST_BUNDLE_NAME,
[all...]
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/
H A Dbms_launcher_service_system_test.cpp41 const std::string TEST_BUNDLE_NAME = "com.example.third1"; member
285 EXPECT_EQ(want.targetBundle, TEST_BUNDLE_NAME); in CheckShortcutInfos()
418 std::string bundleName = TEST_BUNDLE_NAME; in HWTEST_F()
440 std::string bundleName = TEST_BUNDLE_NAME; in HWTEST_F()
511 std::string bundleName = TEST_BUNDLE_NAME; in HWTEST_F()
537 std::string bundleName = TEST_BUNDLE_NAME; in HWTEST_F()
581 std::string bundleName = TEST_BUNDLE_NAME; in HWTEST_F()
619 std::string bundleName = TEST_BUNDLE_NAME; in HWTEST_F()
649 std::string bundleName = TEST_BUNDLE_NAME; in HWTEST_F()
682 std::string bundleName = TEST_BUNDLE_NAME; in HWTEST_F()
[all...]
/foundation/ability/ability_runtime/test/unittest/cj_test_runner_test/
H A Dcj_test_runner_test.cpp53 const std::string TEST_BUNDLE_NAME = "com.ohos.contactsdataability"; member
89 options_.bundleName = TEST_BUNDLE_NAME; in SetUp()
/foundation/ability/ability_runtime/test/unittest/dialog_session_manager_test/
H A Ddialog_session_manager_test.cpp33 const std::string TEST_BUNDLE_NAME = "com.test.demo"; member
62 abilityRequest.appInfo.bundleName = TEST_BUNDLE_NAME; in MockAbilityRecord()
270 bool ret = dialogSessionManager.IsCreateCloneSelectorDialog(TEST_BUNDLE_NAME, TEST_USER_ID); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_install_device_type_test.cpp29 const std::string TEST_BUNDLE_NAME = "com.test.demo"; member
83 innerBundleInfo.SetCurrentModulePackage(TEST_BUNDLE_NAME); in SetDeviceTypes()
86 std::map<std::string, InnerModuleInfo> moduleInfoMap = {{TEST_BUNDLE_NAME, innerModuleInfo}}; in SetDeviceTypes()
88 infos[TEST_BUNDLE_NAME] = innerBundleInfo; in SetDeviceTypes()
/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Djs_runtime_first_test.cpp39 const std::string TEST_BUNDLE_NAME = "com.ohos.contactsdataability"; member
65 options_.bundleName = TEST_BUNDLE_NAME; in SetUp()
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/
H A Dapp_mgr_service_inner_second_test.cpp60 const std::string TEST_BUNDLE_NAME = "testBundleName"; member
123 std::string bundleName = TEST_BUNDLE_NAME; in SetUp()
270 auto ret = appMgrServiceInner->ForceKillApplicationInner(TEST_BUNDLE_NAME, DEFAULT_INVAL_VALUE, appIndex); in HWTEST_F()
293 auto ret = appMgrServiceInner->ForceKillApplicationInner(TEST_BUNDLE_NAME, DEFAULT_INVAL_VALUE, appIndex); in HWTEST_F()
318 auto ret = appMgrServiceInner->ForceKillApplicationInner(TEST_BUNDLE_NAME, DEFAULT_INVAL_VALUE, appIndex); in HWTEST_F()
438 auto ret = appMgrServiceInner->GetRunningMultiAppInfoByBundleName(TEST_BUNDLE_NAME, info); in HWTEST_F()
504 EXPECT_EQ(info[0].bundleName, TEST_BUNDLE_NAME); in HWTEST_F()
535 EXPECT_EQ(info[0].bundleName, TEST_BUNDLE_NAME); in HWTEST_F()
617 AppfreezeManager::GetInstance()->CancelAppFreezeDetect(1, TEST_BUNDLE_NAME); in HWTEST_F()
1092 auto ret = appMgrServiceInner->KillApplicationByUid(TEST_BUNDLE_NAME, ui in HWTEST_F()
[all...]
/foundation/ability/ability_runtime/test/unittest/connection_observer_test/
H A Dconnection_observer_test.cpp41 const std::string TEST_BUNDLE_NAME = "com.ohos.connnection.test"; member
141 connectionData.extensionBundleName = TEST_BUNDLE_NAME; in HWTEST_F()
181 dlpData.targetBundleName = TEST_BUNDLE_NAME; in HWTEST_F()

Completed in 21 milliseconds

12