Home
last modified time | relevance | path

Searched defs:isVerified (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Dpmbus_write_vout_command_action_tests.cpp54 bool isVerified{true}; in TEST() local
74 bool isVerified{false}; in TEST() local
92 bool isVerified{false}; in TEST() local
142 bool isVerified{true}; in TEST() local
187 bool isVerified{false}; in TEST() local
208 bool isVerified{false}; in TEST() local
237 bool isVerified{false}; in TEST() local
576 bool isVerified{true}; in TEST() local
599 bool isVerified{false}; in TEST() local
608 bool isVerified{true}; in TEST() local
[all …]
/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Dpmbus_write_vout_command_action.hpp92 std::optional<int8_t> exponent, bool isVerified) : in PMBusWriteVoutCommandAction()
168 bool isVerified() const in isVerified() function in phosphor::power::regulators::PMBusWriteVoutCommandAction
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dconfig_file_parser.cpp902 bool isVerified = false; in parsePMBusWriteVoutCommand() local