Searched refs:ActionSet (Results 1 – 9 of 9) sorted by relevance
28 ActionSet ledsAssert{}; in TEST_F()29 ActionSet ledsDeAssert{}; in TEST_F()38 ActionSet refAssert = { in TEST_F()46 ActionSet temp{}; in TEST_F()60 ActionSet ledsAssert{}; in TEST_F()61 ActionSet ledsDeAssert{}; in TEST_F()70 ActionSet refAssert = { in TEST_F()78 ActionSet temp{}; in TEST_F()92 ActionSet ledsAssert{}; in TEST_F()93 ActionSet ledsDeAssert{}; in TEST_F()[all …]
25 ActionSet group1ActionSet = { in TEST()37 ActionSet group1ActionSet = { in TEST()41 ActionSet group2ActionSet = { in TEST()57 ActionSet group1ActionSet = { in TEST()60 ActionSet group2ActionSet = { in TEST()75 ActionSet group1ActionSet = { in TEST()78 ActionSet group2ActionSet = { in TEST()93 ActionSet group1ActionSet = { in TEST()96 ActionSet group2ActionSet = { in TEST()111 ActionSet group1ActionSet = { in TEST()[all …]
104 ActionSet& ledsAssert, ActionSet& ledsDeAssert);114 void driveLEDs(ActionSet& ledsAssert, ActionSet& ledsDeAssert);134 std::function<bool(ActionSet& ledsAssert, ActionSet& ledsDeAssert)>148 std::function<bool(ActionSet& ledsAssert, ActionSet& ledsDeAssert)>155 ActionSet reqLedsAssert;158 ActionSet reqLedsDeAssert;
41 ActionSet ledsAssert{}; in asserted()42 ActionSet ledsDeAssert{}; in asserted()
23 ActionSet actionSet;
53 using ActionSet = std::set<Layout::LedAction>; typedef
80 phosphor::led::ActionSet& ledActions) in loadJsonConfigV1GroupMember()117 phosphor::led::ActionSet ledActions{}; in loadJsonConfigV1Group()
73 bool processLEDUpdates(const ActionSet& ledsAssert,74 const ActionSet& ledsDeAssert);98 std::queue<std::pair<ActionSet, ActionSet>> updatedLEDsDuringLampTest;104 ActionSet physicalLEDStatesPriorToLampTest;
16 bool LampTest::processLEDUpdates(const ActionSet& ledsAssert, in processLEDUpdates()17 const ActionSet& ledsDeAssert) in processLEDUpdates()295 ActionSet ledsDeAssert{}; in restorePhysicalLedStates()