Searched refs:DisplayTestLite (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/dm_lite/test/unittest/ |
H A D | display_lite_test.cpp | 27 class DisplayTestLite : public testing::Test { class 35 void DisplayTestLite::SetUpTestCase() in SetUpTestCase() 39 void DisplayTestLite::TearDownTestCase() in TearDownTestCase() 43 void DisplayTestLite::SetUp() in SetUp() 47 void DisplayTestLite::TearDown() in TearDown() 104 HWTEST_F(DisplayTestLite, GetId01, Function | SmallTest | Level1) 121 HWTEST_F(DisplayTestLite, GetId02, Function | SmallTest | Level1) 170 HWTEST_F(DisplayTestLite, GetWidth01, Function | SmallTest | Level1) 187 HWTEST_F(DisplayTestLite, GetWidth02, Function | SmallTest | Level1) 204 HWTEST_F(DisplayTestLite, GetHeight01, Function | SmallTest | Level1) [all …]
|