◆ FlutterWindowControllerTest()
| flutter::testing::FlutterWindowControllerTest::FlutterWindowControllerTest |
( |
| ) |
|
|
default |
◆ isolate()
◆ SetUp()
| void flutter::testing::FlutterWindowControllerTest::SetUp |
( |
| ) |
|
|
inline |
Definition at line 22 of file FlutterWindowControllerTest.mm.
22 {
24
26
28
32 }));
33
35 CFRunLoopRunInMode(kCFRunLoopDefaultMode, 0.1, false);
36 }
37 }
FlutterEngine * GetFlutterEngine()
void AddNativeCallback(const char *name, Dart_NativeFunction function)
G_BEGIN_DECLS G_MODULE_EXPORT FlValue * args
#define CREATE_NATIVE_ENTRY(native_entry)
References flutter::testing::FlutterEngineTest::AddNativeCallback(), args, CREATE_NATIVE_ENTRY, flutter::Isolate::Current(), flutter::testing::FlutterEngineTest::GetFlutterEngine(), isolate_, flutter::testing::FlutterEngineTest::SetUp(), and signalled_.
◆ TearDown()
| void flutter::testing::FlutterWindowControllerTest::TearDown |
( |
| ) |
|
|
inline |
◆ isolate_
| std::optional<flutter::Isolate> flutter::testing::FlutterWindowControllerTest::isolate_ |
|
protected |
◆ signalled_
| bool flutter::testing::FlutterWindowControllerTest::signalled_ |
|
protected |
The documentation for this class was generated from the following file: