Home
last modified time | relevance | path

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

/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_system_toast_test.cpp33 class WindowSystemToastWindowTest : public testing::Test { class
45 void WindowSystemToastWindowTest::SetUpTestCase() in SetUpTestCase()
55 void WindowSystemToastWindowTest::TearDownTestCase() in TearDownTestCase()
59 void WindowSystemToastWindowTest::SetUp() in SetUp()
63 void WindowSystemToastWindowTest::TearDown() in TearDown()
70 WindowSystemToastWindowTest::abilityContext_ = std::make_shared<AbilityRuntime::AbilityContextImpl>(); in CreateWindowScene()
73 scene->Init(0, WindowSystemToastWindowTest::abilityContext_, listener); in CreateWindowScene()
86 return Window::Create(winName, option, WindowSystemToastWindowTest::abilityContext_); in CreateSystemToastWindow()
91 auto vpr = WindowSystemToastWindowTest::virtualPixelRatio_; in GetRectWithVpr()
100 HWTEST_F(WindowSystemToastWindowTest, SystemToastWindow0
[all...]

Completed in 2 milliseconds