Searched refs:AccountCommandTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/account/os_account/tools/test/unittest/acm/ |
H A D | account_command_test.cpp | 32 class AccountCommandTest : public testing::Test { class 41 void AccountCommandTest::SetUpTestCase() in SetUpTestCase() 44 void AccountCommandTest::TearDownTestCase() in TearDownTestCase() 47 void AccountCommandTest::SetUp(void) __attribute__((no_sanitize("cfi"))) in SetUp() 60 void AccountCommandTest::TearDown() in TearDown() 69 HWTEST_F(AccountCommandTest, Acm_Command_0100, TestSize.Level1) 87 HWTEST_F(AccountCommandTest, Acm_Command_0200, TestSize.Level1) 106 HWTEST_F(AccountCommandTest, Acm_Command_0300, TestSize.Level1) 125 HWTEST_F(AccountCommandTest, Acm_Command_0400, TestSize.Level1) 144 HWTEST_F(AccountCommandTest, Acm_Command_0500, TestSize.Level1)
|