Home
last modified time | relevance | path

Searched refs:BmsInstallMultiUserTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbm_install_multi_user_test.cpp98 class BmsInstallMultiUserTest : public testing::Test { class
116 void BmsInstallMultiUserTest::SetUpTestCase() in SetUpTestCase()
122 void BmsInstallMultiUserTest::TearDownTestCase() in TearDownTestCase()
127 void BmsInstallMultiUserTest::SetUp() in SetUp()
130 void BmsInstallMultiUserTest::TearDown() in TearDown()
133 sptr<IBundleMgr> BmsInstallMultiUserTest::GetBundleMgrProxy() in GetBundleMgrProxy()
152 sptr<IBundleInstaller> BmsInstallMultiUserTest::GetInstallerProxy() in GetInstallerProxy()
190 void BmsInstallMultiUserTest::UninstallBundle(const std::string &bundleName, int32_t userId) in UninstallBundle()
209 int32_t BmsInstallMultiUserTest::CreateNewUser() in CreateNewUser()
221 void BmsInstallMultiUserTest::RemoveUser(int32_t userId) in RemoveUser()
[all …]
H A DBUILD.gn195 ohos_systemtest("BmsInstallMultiUserTest") {
282 ":BmsInstallMultiUserTest",