Definition at line 25 of file fake_flatland_unittests.cc.
◆ FakeFlatlandTest()
flutter_runner::testing::FakeFlatlandTest::FakeFlatlandTest |
( |
| ) |
|
|
inlineprotected |
◆ ~FakeFlatlandTest()
flutter_runner::testing::FakeFlatlandTest::~FakeFlatlandTest |
( |
| ) |
|
|
overrideprotecteddefault |
◆ ConnectFlatland()
fuchsia::ui::composition::FlatlandPtr flutter_runner::testing::FakeFlatlandTest::ConnectFlatland |
( |
| ) |
|
|
inlineprotected |
Definition at line 34 of file fake_flatland_unittests.cc.
34 {
36
37 auto flatland_handle =
39 return flatland_handle.Bind();
40 }
fuchsia::ui::composition::FlatlandHandle ConnectFlatland(async_dispatcher_t *dispatcher=nullptr)
bool is_flatland_connected() const
#define FML_CHECK(condition)
◆ fake_flatland()
FakeFlatland & flutter_runner::testing::FakeFlatlandTest::fake_flatland |
( |
| ) |
|
|
inlineprotected |
◆ loop()
async::TestLoop & flutter_runner::testing::FakeFlatlandTest::loop |
( |
| ) |
|
|
inlineprotected |
The documentation for this class was generated from the following file: