Home
last modified time | relevance | path

Searched refs:RSDisplayModeTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
H A Drs_display_mode_test.cpp26 class RSDisplayModeTest : public testing::Test { class
37 void RSDisplayModeTest::SetUpTestCase() {} in SetUpTestCase()
38 void RSDisplayModeTest::TearDownTestCase() {} in TearDownTestCase()
39 void RSDisplayModeTest::SetUp() {} in SetUp()
40 void RSDisplayModeTest::TearDown() {} in TearDown()
48 HWTEST_F(RSDisplayModeTest, CreateExpand, Function | MediumTest | Level2)
78 HWTEST_F(RSDisplayModeTest, CreateMirror, Function | MediumTest | Level2)
113 HWTEST_F(RSDisplayModeTest, SetDisplayNodeMirrorConfigExpand, Function | MediumTest | Level2)
155 HWTEST_F(RSDisplayModeTest, SetDisplayNodeMirrorConfigMirror, Function | MediumTest | Level2)
H A DBUILD.gn23 ":RSDisplayModeTest",
101 ## Build RSDisplayModeTest
102 ohos_unittest("RSDisplayModeTest") {