Home
last modified time | relevance | path

Searched defs:verifyError (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/test/redfish-core/lib/
H A Dmanager_diagnostic_data_test.cpp42 void verifyError(crow::Response& res) in verifyError() function
/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Dpmbus_write_vout_command_action.cpp67 catch (const WriteVerificationError& verifyError) in execute() local