Searched refs:getLocationCodes (Results 1 – 3 of 3) sorted by relevance
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | service_indicators_test.cpp | 68 EXPECT_EQ(lightPath.getLocationCodes(callouts), in TEST() 88 EXPECT_EQ(lightPath.getLocationCodes(callouts), in TEST() 98 EXPECT_EQ(lightPath.getLocationCodes(callouts), in TEST() 108 EXPECT_EQ(lightPath.getLocationCodes(callouts), in TEST() 118 EXPECT_EQ(lightPath.getLocationCodes(callouts), in TEST() 150 EXPECT_EQ(lightPath.getLocationCodes(callouts), in TEST() 164 EXPECT_EQ(lightPath.getLocationCodes(callouts), in TEST() 183 EXPECT_EQ(lightPath.getLocationCodes(callouts), in TEST() 204 EXPECT_EQ(lightPath.getLocationCodes(callouts), in TEST() 217 EXPECT_EQ(lightPath.getLocationCodes(callouts), in TEST() [all …]
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | service_indicators.cpp | 60 auto locCodes = getLocationCodes(callouts); in activate() 88 std::vector<std::string> LightPath::getLocationCodes( in getLocationCodes() function in openpower::pels::service_indicators::LightPath
|
| H A D | service_indicators.hpp | 104 std::vector<std::string> getLocationCodes(
|