◆ RuntimeControllerTester()
| flutter::testing::RuntimeControllerTester::RuntimeControllerTester |
( |
UIDartState::Context & |
context | ) |
|
|
inlineexplicit |
Definition at line 83 of file runtime_controller_unittests.cc.
84 : context_(context),
85 runtime_controller_(delegate_,
86 nullptr,
87 {},
88 {},
89 {},
90 {},
91 {},
92 nullptr,
93 context_) {}
◆ CanUpdateSemanticsWhenSetSemanticsTreeEnabled()
| void flutter::testing::RuntimeControllerTester::CanUpdateSemanticsWhenSetSemanticsTreeEnabled |
( |
SemanticsUpdate * |
update | ) |
|
|
inline |
◆ CanUpdateSetApplicationLocale()
| void flutter::testing::RuntimeControllerTester::CanUpdateSetApplicationLocale |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: