Searched refs:trigger_boot (Results 1 – 1 of 1) sorted by relevance
106 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST() local107 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST()170 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST() local171 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST()516 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST() local517 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST()577 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST() local578 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST()606 ActionManagerCommand trigger_boot = [](ActionManager& am) { am.QueueEventTrigger("boot"); }; in TEST() local607 std::vector<ActionManagerCommand> commands{trigger_boot}; in TEST()