Flutter Engine
The Flutter Engine
|
#include "flutter/shell/platform/embedder/platform_view_embedder.h"
#include "flutter/shell/common/thread_host.h"
#include "flutter/testing/testing.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include <cstring>
Go to the source code of this file.
Namespaces | |
namespace | flutter |
namespace | flutter::testing |
Functions | |
flutter::testing::TEST (PlatformViewEmbedderTest, HasPlatformMessageHandler) | |
flutter::testing::TEST (PlatformViewEmbedderTest, Dispatches) | |
flutter::testing::TEST (PlatformViewEmbedderTest, DeletionDisabledDispatch) | |