Home
last modified time | relevance | path

Searched refs:errorString (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dpower_control.cpp308 std::string errorString{"GPIO line name not found: " + pgoodLineName}; in setUpGpio() local
309 services.logErrorMsg(errorString); in setUpGpio()
310 throw std::runtime_error(errorString); in setUpGpio()
315 std::string errorString{ in setUpGpio() local
317 services.logErrorMsg(errorString); in setUpGpio()
318 throw std::runtime_error(errorString); in setUpGpio()
/openbmc/openbmc-test-automation/lib/
H A Ddmtf_redfishtool_utils.robot106 @{errorString}= Split String ${cmd_output} ${SPACE}
108 ${status}= Run Keyword And Return Status Should Contain Any ${errorString} ${error}
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js1errorString=function(error){var name,message,errorString=error.toString();if(errorString.substring… function
115 …edType==="regexp"){ok=expected.test(errorString(actual));}else if(expectedType==="string"){ok=expe…