Home
last modified time | relevance | path

Searched refs:ViewBoundsTest (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ui_lite/test/unittest/dfx/
H A Dview_bounds_unit_test.cpp34 class ViewBoundsTest : public testing::Test { class
36 ViewBoundsTest() {} in ViewBoundsTest() function in OHOS::ViewBoundsTest
37 virtual ~ViewBoundsTest() {} in ~ViewBoundsTest()
93 HWTEST_F(ViewBoundsTest, ViewBoundsSetState001, TestSize.Level0) in HWTEST_F()
110 HWTEST_F(ViewBoundsTest, ViewBoundsSetState002, TestSize.Level1) in HWTEST_F()
149 HWTEST_F(ViewBoundsTest, ViewBoundsOnPostDraw001, TestSize.Level0) in HWTEST_F()
160 ViewBoundsTest::CreateDefaultWindow(rootView, 0, 0); in HWTEST_F()
182 ViewBoundsTest::DestroyWindow(rootView); in HWTEST_F()
192 HWTEST_F(ViewBoundsTest, ViewBoundsOnPostDraw002, TestSize.Level0) in HWTEST_F()
203 ViewBoundsTest in HWTEST_F()
[all...]

Completed in 1 milliseconds