Searched refs:RSFrameRateVoteTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/ |
H A D | rs_frame_rate_vote_test.cpp | 32 class RSFrameRateVoteTest : public testing::Test { class 40 void RSFrameRateVoteTest::SetUpTestCase() {} in SetUpTestCase() 41 void RSFrameRateVoteTest::TearDownTestCase() {} in TearDownTestCase() 42 void RSFrameRateVoteTest::SetUp() {} in SetUp() 43 void RSFrameRateVoteTest::TearDown() {} in TearDown() 51 HWTEST_F(RSFrameRateVoteTest, VideoFrameRateVote001, Function | SmallTest | Level1) 103 HWTEST_F(RSFrameRateVoteTest, ReleaseSurfaceMap001, Function | SmallTest | Level1) 125 HWTEST_F(RSFrameRateVoteTest, SurfaceVideoVote001, Function | SmallTest | Level1) 160 HWTEST_F(RSFrameRateVoteTest, VoteRate001, Function | SmallTest | Level1) 174 HWTEST_F(RSFrameRateVoteTest, CancelVoteRate001, Function | SmallTest | Level1) [all …]
|