Searched refs:AccountIAMCallbackServiceTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/account/os_account/frameworks/account_iam/test/unittest/src/ |
H A D | account_iam_callback_service_test.cpp | 50 class AccountIAMCallbackServiceTest : public testing::Test { class 58 void AccountIAMCallbackServiceTest::SetUpTestCase(void) in SetUpTestCase() 64 void AccountIAMCallbackServiceTest::TearDownTestCase(void) in TearDownTestCase() 67 void AccountIAMCallbackServiceTest::SetUp(void) __attribute__((no_sanitize("cfi"))) in SetUp() 77 void AccountIAMCallbackServiceTest::TearDown(void) in TearDown() 86 HWTEST_F(AccountIAMCallbackServiceTest, IDMCallbackService_OnAcquireInfo_0100, TestSize.Level0) 100 HWTEST_F(AccountIAMCallbackServiceTest, IDMCallbackService_OnAcquireInfo_0200, TestSize.Level0) 121 HWTEST_F(AccountIAMCallbackServiceTest, IDMCallbackService_OnResult_0100, TestSize.Level0) 168 HWTEST_F(AccountIAMCallbackServiceTest, GetSetPropCallbackService_OnResult_0100, TestSize.Level0) 182 HWTEST_F(AccountIAMCallbackServiceTest, DomainAuthCallbackAdapter_OnResult_0100, TestSize.Level0) [all …]
|