#import <XCTest/XCTest.h>#import "flutter/shell/platform/darwin/ios/platform_message_handler_ios.h"#import "flutter/common/task_runners.h"#import "flutter/fml/message_loop.h"#import "flutter/fml/thread.h"#import "flutter/lib/ui/window/platform_message.h"#import "flutter/lib/ui/window/platform_message_response.h"#import "flutter/shell/common/thread_host.h"#import "flutter/shell/platform/darwin/common/framework/Headers/FlutterMacros.h"Go to the source code of this file.
Classes | |
| class | FLUTTER_ASSERT_ARC::MockPlatformMessageResponse |
| class | PlatformMessageHandlerIosTest |
Namespaces | |
| FLUTTER_ASSERT_ARC | |
Functions | |
| fml::RefPtr< fml::TaskRunner > | FLUTTER_ASSERT_ARC::CreateNewThread (const std::string &name) |
| fml::RefPtr< fml::TaskRunner > | FLUTTER_ASSERT_ARC::GetCurrentTaskRunner () |