Searched refs:errorString (Results 1 – 3 of 3) sorted by relevance
329 std::string errorString{"GPIO line name not found: " + pgoodLineName}; in setUpGpio() local330 services.logErrorMsg(errorString); in setUpGpio()331 throw std::runtime_error(errorString); in setUpGpio()341 std::string errorString{ in setUpGpio() local343 services.logErrorMsg(errorString); in setUpGpio()344 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…