Searched refs:VsyncStationTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | vsync_station_test.cpp | 24 class VsyncStationTest : public testing::Test { class 32 void VsyncStationTest::SetUpTestCase() in SetUpTestCase() 36 void VsyncStationTest::TearDownTestCase() in TearDownTestCase() 40 void VsyncStationTest::SetUp() in SetUp() 44 void VsyncStationTest::TearDown() in TearDown() 54 HWTEST_F(VsyncStationTest, RequestVsyncOneWindow, Function | SmallTest | Level3) 68 HWTEST_F(VsyncStationTest, RequestVsyncMultiWindow, Function | SmallTest | Level3) 87 HWTEST_F(VsyncStationTest, GetFrameRateLinkerId, Function | SmallTest | Level3) 104 HWTEST_F(VsyncStationTest, FlushFrameRate, Function | SmallTest | Level3) 124 HWTEST_F(VsyncStationTest, SetFrameRateLinkerEnable, Function | SmallTest | Level3) [all …]
|