Searched refs:trigger_boot (Results 1 – 1 of 1) sorted by relevance
91 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST() local92 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST()154 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST() local155 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST()236 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST() local237 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST()