Searched refs:HdfInputHdiTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/drivers/peripheral/input/test/unittest/hdi/ |
H A D | hdf_input_hdi_test.cpp | 44 class HdfInputHdiTest : public testing::Test { class 52 void HdfInputHdiTest::SetUpTestCase() in SetUpTestCase() 61 void HdfInputHdiTest::TearDownTestCase() in TearDownTestCase() 65 void HdfInputHdiTest::SetUp() in SetUp() 69 void HdfInputHdiTest::TearDown() in TearDown() 132 HWTEST_F(HdfInputHdiTest, GetInputClient001, TestSize.Level1) 143 HWTEST_F(HdfInputHdiTest, ScanInputDevice001, TestSize.Level1) 321 HWTEST_F(HdfInputHdiTest, GetDeviceType001, TestSize.Level1) 347 HWTEST_F(HdfInputHdiTest, GetChipInfo001, TestSize.Level1) 569 HWTEST_F(HdfInputHdiTest, GetChipName001, TestSize.Level1) [all …]
|