Searched refs:PinAuthCollectorHdiUnitTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/useriam/pin_auth/test/unittest/src/ |
H A D | pin_auth_collector_hdi_unit_test.cpp | 53 class PinAuthCollectorHdiUnitTest : public testing::Test { class 61 void PinAuthCollectorHdiUnitTest::SetUpTestCase() in SetUpTestCase() 65 void PinAuthCollectorHdiUnitTest::TearDownTestCase() in TearDownTestCase() 69 void PinAuthCollectorHdiUnitTest::SetUp() in SetUp() 73 void PinAuthCollectorHdiUnitTest::TearDown() in TearDown() 277 HWTEST_F(PinAuthCollectorHdiUnitTest, PinAuthCollectorExecutorHdi_Cancel_001, TestSize.Level0) 291 HWTEST_F(PinAuthCollectorHdiUnitTest, PinAuthCollectorExecutorHdi_Cancel_002, TestSize.Level0) 316 HWTEST_F(PinAuthCollectorHdiUnitTest, PinAuthCollectorExecutorHdi_Collect_001, TestSize.Level0) 334 HWTEST_F(PinAuthCollectorHdiUnitTest, PinAuthCollectorExecutorHdi_Collect_002, TestSize.Level0) 344 HWTEST_F(PinAuthCollectorHdiUnitTest, PinAuthCollectorExecutorHdi_Collect_003, TestSize.Level0) [all …]
|