Searched refs:MultiAccountManagerTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/resourceschedule/memmgr/test/unittest/phone/ |
H A D | multi_account_manager_test.cpp | 33 class MultiAccountManagerTest : public testing::Test { class 41 void MultiAccountManagerTest::SetUpTestCase() in SetUpTestCase() 45 void MultiAccountManagerTest::TearDownTestCase() in TearDownTestCase() 49 void MultiAccountManagerTest::SetUp() in SetUp() 53 void MultiAccountManagerTest::TearDown() in TearDown() 57 HWTEST_F(MultiAccountManagerTest, InitTest, TestSize.Level1) 62 HWTEST_F(MultiAccountManagerTest, SetAccountPrority, TestSize.Level1) 79 HWTEST_F(MultiAccountManagerTest, RecalcBundlePriortiy, TestSize.Level1) 93 HWTEST_F(MultiAccountManagerTest, AccountColdSwitch, TestSize.Level1) 116 HWTEST_F(MultiAccountManagerTest, AccountHotSwitch, TestSize.Level1) [all …]
|