Searched refs:FrameCollectorTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/frame_analyzer/unittest/ |
H A D | frame_collector_test.cpp | 26 class FrameCollectorTest : public testing::Test { class 34 void FrameCollectorTest::SetUpTestCase() {} in SetUpTestCase() 35 void FrameCollectorTest::TearDownTestCase() {} in TearDownTestCase() 36 void FrameCollectorTest::SetUp() {} in SetUp() 37 void FrameCollectorTest::TearDown() {} in TearDown() 67 HWTEST_F(FrameCollectorTest, Enable, Function | SmallTest | Level2) 181 HWTEST_F(FrameCollectorTest, MarkFrameEvent2, TestSize.Level1) 194 HWTEST_F(FrameCollectorTest, MarkFrameEvent3, TestSize.Level1) 210 HWTEST_F(FrameCollectorTest, ProcessFrameEvent1, TestSize.Level1) 258 HWTEST_F(FrameCollectorTest, SwitchFunction1, TestSize.Level1) [all …]
|