Flutter Engine
The Flutter Engine
|
#include "fakes/scenic/fake_flatland.h"
#include <lib/async-testing/test_loop.h>
#include <lib/async/dispatcher.h>
#include <string>
#include "flutter/fml/logging.h"
#include "fuchsia/ui/composition/cpp/fidl.h"
#include "gtest/gtest.h"
Go to the source code of this file.
Classes | |
class | flutter_runner::testing::FakeFlatlandTest |
Namespaces | |
namespace | flutter_runner |
namespace | flutter_runner::testing |
Functions | |
flutter_runner::testing::TEST_F (FakeFlatlandTest, Initialization) | |
flutter_runner::testing::TEST_F (FakeFlatlandTest, DebugLabel) | |
flutter_runner::testing::TEST_F (FakeFlatlandTest, Present) | |