Searched refs:ScreenRotationControllerTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/ |
H A D | screen_rotation_controller_test.cpp | 31 class ScreenRotationControllerTest : public testing::Test { class 39 void ScreenRotationControllerTest::SetUpTestCase() in SetUpTestCase() 69 void ScreenRotationControllerTest::TearDownTestCase() in TearDownTestCase() 73 void ScreenRotationControllerTest::SetUp() in SetUp() 77 void ScreenRotationControllerTest::TearDown() in TearDown() 87 HWTEST_F(ScreenRotationControllerTest, ScreenRotationLocked, Function | SmallTest | Level3) 176 HWTEST_F(ScreenRotationControllerTest, ProcessAutoRotation, Function | SmallTest | Level3) 201 HWTEST_F(ScreenRotationControllerTest, CalcDeviceRotation, Function | SmallTest | Level3) 355 HWTEST_F(ScreenRotationControllerTest, ConvertRotation, Function | SmallTest | Level3) 526 HWTEST_F(ScreenRotationControllerTest, GravitySensor, Function | SmallTest | Level3) [all …]
|