#import "flutter/shell/platform/common/isolate_scope.h"
#import "flutter/shell/platform/common/windowing.h"
#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterDartProject_Internal.h"
#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterEngineTestUtils.h"
#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterEngine_Internal.h"
#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterWindowController.h"
#import "flutter/testing/testing.h"
#import "third_party/googletest/googletest/include/gtest/gtest.h"
Go to the source code of this file.
Classes | |
class | flutter::testing::FlutterWindowControllerTest |
class | flutter::testing::FlutterWindowControllerRetainTest |
Namespaces | |
flutter | |
flutter::testing | |
Functions | |
flutter::testing::TEST_F (FlutterWindowControllerTest, CreateRegularWindow) | |
flutter::testing::TEST_F (FlutterWindowControllerRetainTest, WindowControllerDoesNotRetainEngine) | |
flutter::testing::TEST_F (FlutterWindowControllerTest, DestroyRegularWindow) | |
flutter::testing::TEST_F (FlutterWindowControllerTest, InternalFlutter_Window_GetHandle) | |
flutter::testing::TEST_F (FlutterWindowControllerTest, WindowStates) | |