Home
last modified time | relevance | path

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

/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_app_floating_window_test.cpp34 constexpr HiviewDFX::HiLogLabel LABEL = {LOG_CORE, HILOG_DOMAIN_WINDOW, "WindowAppFloatingWindowTest"};
44 class WindowAppFloatingWindowTest : public testing::Test { class
57 sptr<TestCameraFloatWindowChangedListener> WindowAppFloatingWindowTest::testCameraFloatWindowChangedListener_ =
67 void WindowAppFloatingWindowTest::SetUpTestCase() in SetUpTestCase()
77 void WindowAppFloatingWindowTest::TearDownTestCase() in TearDownTestCase()
81 void WindowAppFloatingWindowTest::SetUp() in SetUp()
86 void WindowAppFloatingWindowTest::TearDown() in TearDown()
93 WindowAppFloatingWindowTest::abilityContext_ = std::make_shared<AbilityRuntime::AbilityContextImpl>(); in CreateWindowScene()
96 scene->Init(0, WindowAppFloatingWindowTest::abilityContext_, listener); in CreateWindowScene()
109 return Window::Create(winName, option, WindowAppFloatingWindowTest in CreateAppFloatingWindow()
[all...]

Completed in 1 milliseconds