Searched refs:assertLEDGroup (Results 1 – 5 of 5) sorted by relevance
320 assertLEDGroup("/xyz/openbmc_project/led/groups/" in TEST()342 assertLEDGroup("/xyz/openbmc_project/led/groups/" in TEST()
48 MOCK_METHOD(void, assertLEDGroup, (const std::string&, bool),
411 virtual void assertLEDGroup(const std::string& ledGroup,844 void assertLEDGroup(const std::string& ledGroup, bool value) const override;
91 _dataIface.assertLEDGroup(platformSaiLedGroup, true); in activate()
562 void DataInterface::assertLEDGroup(const std::string& ledGroup, in assertLEDGroup() function in openpower::pels::DataInterface