Flutter Engine
The Flutter Engine
|
#include <memory>
#include <string>
#include "flutter/shell/platform/glfw/client_wrapper/include/flutter/flutter_engine.h"
#include "flutter/shell/platform/glfw/client_wrapper/testing/stub_flutter_glfw_api.h"
#include "gtest/gtest.h"
Go to the source code of this file.
Namespaces | |
namespace | flutter |
Functions | |
flutter::TEST (FlutterEngineTest, CreateDestroy) | |
flutter::TEST (FlutterEngineTest, ExplicitShutDown) | |
flutter::TEST (FlutterEngineTest, RunloopTimeoutTranslation) | |