Searched refs:RSInterfacesTest (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/ |
H A D | rs_interfaces_test.cpp | 36 class RSInterfacesTest : public testing::Test { class 107 HWTEST_F(RSInterfacesTest, GetScreenType001, Function | SmallTest | Level2) 125 HWTEST_F(RSInterfacesTest, GetScreenType002, Function | SmallTest | Level2) 245 HWTEST_F(RSInterfacesTest, GetAllScreenIds, Function | SmallTest | Level2) 270 HWTEST_F(RSInterfacesTest, GetDefaultScreenId, Function | SmallTest | Level2) 618 HWTEST_F(RSInterfacesTest, GetScreenData001, Function | SmallTest | Level2) 644 HWTEST_F(RSInterfacesTest, GetScreenData002, Function | SmallTest | Level2) 1428 HWTEST_F(RSInterfacesTest, DropFrameByPid001, Function | SmallTest | Level2) 1440 HWTEST_F(RSInterfacesTest, DropFrameByPid002, Function | SmallTest | Level2) 1856 HWTEST_F(RSInterfacesTest, SetLayerTop_001, Function | SmallTest | Level2) [all …]
|
H A D | BUILD.gn | 26 ":RSInterfacesTest", 73 ## Build RSInterfacesTest 74 ohos_unittest("RSInterfacesTest") {
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/transaction/ |
H A D | rs_interfaces_test.cpp | 28 class RSInterfacesTest : public testing::Test { class 36 void RSInterfacesTest::SetUpTestCase() {} in SetUpTestCase() 37 void RSInterfacesTest::TearDownTestCase() {} in TearDownTestCase() 38 void RSInterfacesTest::SetUp() {} in SetUp() 39 void RSInterfacesTest::TearDown() {} in TearDown() 100 HWTEST_F(RSInterfacesTest, RegisterTypeface001, TestSize.Level1) 121 HWTEST_F(RSInterfacesTest, UnRegisterTypeface001, TestSize.Level1) 136 HWTEST_F(RSInterfacesTest, GetTotalAppMemSize001, TestSize.Level1) 152 HWTEST_F(RSInterfacesTest, SetAppWindowNum001, TestSize.Level1) 166 HWTEST_F(RSInterfacesTest, ReportJankStats001, TestSize.Level1) [all …]
|