Searched refs:AppAccountSubscribeManagerTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
H A D | app_account_subscribe_manager_test.cpp | 39 class AppAccountSubscribeManagerTest : public testing::Test { class 47 void AppAccountSubscribeManagerTest::SetUpTestCase(void) in SetUpTestCase() 50 void AppAccountSubscribeManagerTest::TearDownTestCase(void) in TearDownTestCase() 53 void AppAccountSubscribeManagerTest::SetUp(void) __attribute__((no_sanitize("cfi"))) in SetUp() 63 void AppAccountSubscribeManagerTest::TearDown(void) in TearDown() 72 HWTEST_F(AppAccountSubscribeManagerTest, SubscribeAppAccount_0100, TestSize.Level1) 98 HWTEST_F(AppAccountSubscribeManagerTest, UnsubscribeAppAccount_0100, TestSize.Level1) 112 HWTEST_F(AppAccountSubscribeManagerTest, CheckAppAccess_0100, TestSize.Level1) 127 HWTEST_F(AppAccountSubscribeManagerTest, CheckAppAccess_0200, TestSize.Level1) 148 HWTEST_F(AppAccountSubscribeManagerTest, CheckAppAccess_0300, TestSize.Level1) [all …]
|