/openbmc/phosphor-power/phosphor-regulators/test/actions/ |
H A D | compare_vpd_action_tests.cpp | 46 action.getFRU(), in TEST() 59 action.getFRU(), in TEST() 192 EXPECT_EQ(action.getFRU(), in TEST()
|
H A D | compare_presence_action_tests.cpp | 44 EXPECT_EQ(action.getFRU(), in TEST() 207 EXPECT_EQ(action.getFRU(), in TEST()
|
/openbmc/phosphor-power/phosphor-regulators/src/actions/ |
H A D | pmbus_write_vout_command_action.cpp | 118 environment.getDevice().getFRU()); in getExponentValue() 165 environment.getDevice().getFRU()); in verifyWrite()
|
H A D | compare_presence_action.hpp | 73 const std::string& getFRU() const in getFRU() function in phosphor::power::regulators::ComparePresenceAction
|
H A D | compare_vpd_action.hpp | 79 const std::string& getFRU() const in getFRU() function in phosphor::power::regulators::CompareVPDAction
|
H A D | pmbus_read_sensor_action.cpp | 120 environment.getDevice().getFRU()); in getExponentValue()
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | phase_fault_detection_tests.cpp | 504 PhaseFaultType::n, regulator->getFRU(), in TEST_F() 552 PhaseFaultType::n_plus_1, regulator->getFRU(), in TEST_F() 607 PhaseFaultType::n_plus_1, regulator->getFRU(), in TEST_F() 612 PhaseFaultType::n, regulator->getFRU(), in TEST_F() 672 PhaseFaultType::n, regulator->getFRU(), in TEST_F()
|
H A D | device_tests.cpp | 103 EXPECT_EQ(device.getFRU(), deviceInvPath); in TEST_F() 155 EXPECT_EQ(device.getFRU(), deviceInvPath); in TEST_F() 721 EXPECT_EQ(device.getFRU(), deviceInvPath); in TEST_F()
|
H A D | config_file_parser_tests.cpp | 1038 action->getFRU(), in TEST() 1153 action->getFRU(), in TEST() 1171 action->getFRU(), in TEST() 1188 action->getFRU(), in TEST() 1205 action->getFRU(), in TEST() 1587 EXPECT_EQ(device->getFRU(), "/xyz/openbmc_project/inventory/system/" in TEST() 1632 EXPECT_EQ(device->getFRU(), "/xyz/openbmc_project/inventory/system/" in TEST()
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | sensor_monitoring.cpp | 48 sensors.startRail(rail.getID(), device.getFRU(), in execute()
|
H A D | phase_fault_detection.cpp | 136 const std::string& inventoryPath = regulator.getFRU(); in logPhaseFault()
|
H A D | device.hpp | 167 const std::string& getFRU() const in getFRU() function in phosphor::power::regulators::Device
|