Definition at line 54 of file image_encoding_unittests.cc.
◆ SetIfFalse()
Handlers & flutter::testing::MockSyncSwitch::Handlers::SetIfFalse |
( |
const std::function< void()> & |
handler | ) |
|
|
inline |
◆ SetIfTrue()
Handlers & flutter::testing::MockSyncSwitch::Handlers::SetIfTrue |
( |
const std::function< void()> & |
handler | ) |
|
|
inline |
◆ false_handler
std::function<void()> flutter::testing::MockSyncSwitch::Handlers::false_handler = [] {} |
◆ true_handler
std::function<void()> flutter::testing::MockSyncSwitch::Handlers::true_handler = [] {} |
The documentation for this struct was generated from the following file: