Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_app_floating_window_test.cpp43 class WindowAppFloatingWindowTest : public testing::Test { class
66 void WindowAppFloatingWindowTest::SetUpTestCase() in SetUpTestCase()
76 void WindowAppFloatingWindowTest::TearDownTestCase() in TearDownTestCase()
80 void WindowAppFloatingWindowTest::SetUp() in SetUp()
84 void WindowAppFloatingWindowTest::TearDown() in TearDown()
94 scene->Init(0, WindowAppFloatingWindowTest::abilityContext_, listener); in CreateWindowScene()
107 return Window::Create(winName, option, WindowAppFloatingWindowTest::abilityContext_); in CreateAppFloatingWindow()
112 auto vpr = WindowAppFloatingWindowTest::virtualPixelRatio_; in GetRectWithVpr()
121 HWTEST_F(WindowAppFloatingWindowTest, AppFloatingWindow01, Function | MediumTest | Level2)
156 HWTEST_F(WindowAppFloatingWindowTest, AppFloatingWindow02, Function | MediumTest | Level3)
[all …]