Go to the source code of this file.
Functions | |
| TEST (SyncSwitchTest, Basic) | |
| TEST (SyncSwitchTest, NoopIfUndefined) | |
| TEST (SyncSwitchTest, SharedLock) | |
| TEST | ( | SyncSwitchTest | , |
| Basic | |||
| ) |
Definition at line 13 of file sync_switch_unittest.cc.
References fml::SyncSwitch::Execute(), and fml::SyncSwitch::SetSwitch().
| TEST | ( | SyncSwitchTest | , |
| NoopIfUndefined | |||
| ) |
Definition at line 27 of file sync_switch_unittest.cc.
References fml::SyncSwitch::Execute().
| TEST | ( | SyncSwitchTest | , |
| SharedLock | |||
| ) |
Definition at line 34 of file sync_switch_unittest.cc.
References fml::SyncSwitch::Execute(), and fml::SyncSwitch::SetSwitch().