Searched refs:RSOcclusionRegionTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/ |
H A D | rs_occlusion_region_test.cpp | 26 class RSOcclusionRegionTest : public testing::Test { class 35 void RSOcclusionRegionTest::SetUpTestCase() {} in SetUpTestCase() 36 void RSOcclusionRegionTest::TearDownTestCase() {} in TearDownTestCase() 37 void RSOcclusionRegionTest::SetUp() in SetUp() 42 void RSOcclusionRegionTest::TearDown() {} in TearDown() 83 HWTEST_F(RSOcclusionRegionTest, EventSortBy001, Function | MediumTest | Level2) 129 HWTEST_F(RSOcclusionRegionTest, GetOrRange001, Function | MediumTest | Level2) 216 HWTEST_F(RSOcclusionRegionTest, RegionOp001, Function | MediumTest | Level2) 277 HWTEST_F(RSOcclusionRegionTest, XOrSelf001, Function | MediumTest | Level2) 295 HWTEST_F(RSOcclusionRegionTest, Area, Function | MediumTest | Level2) [all …]
|