#include "flutter/shell/platform/windows/testing/flutter_windows_engine_builder.h"
#include "flutter/shell/platform/windows/testing/windows_test.h"
#include "flutter/shell/platform/windows/window_manager.h"
#include "gtest/gtest.h"
Go to the source code of this file.
Namespaces | |
flutter | |
flutter::testing | |
Functions | |
flutter::testing::TEST_F (WindowManagerTest, WindowingInitialize) | |
flutter::testing::TEST_F (WindowManagerTest, HasTopLevelWindows) | |
flutter::testing::TEST_F (WindowManagerTest, CreateRegularWindow) | |
flutter::testing::TEST_F (WindowManagerTest, GetWindowHandle) | |
flutter::testing::TEST_F (WindowManagerTest, GetWindowSize) | |
flutter::testing::TEST_F (WindowManagerTest, SetWindowSize) | |