Searched refs:errorString (Results 1 – 3 of 3) sorted by relevance
308 std::string errorString{"GPIO line name not found: " + pgoodLineName}; in setUpGpio() local309 services.logErrorMsg(errorString); in setUpGpio()310 throw std::runtime_error(errorString); in setUpGpio()315 std::string errorString{ in setUpGpio() local317 services.logErrorMsg(errorString); in setUpGpio()318 throw std::runtime_error(errorString); in setUpGpio()
106 @{errorString}= Split String ${cmd_output} ${SPACE}108 ${status}= Run Keyword And Return Status Should Contain Any ${errorString} ${error}
1 …errorString=function(error){var name,message,errorString=error.toString();if(errorString.substring… function115 …edType==="regexp"){ok=expected.test(errorString(actual));}else if(expectedType==="string"){ok=expe…