Searched refs:verifyError (Results 1 – 2 of 2) sorted by relevance
42 void verifyError(crow::Response& res) in verifyError() function55 verifyError(asyncResp->res); in TEST()
67 catch (const WriteVerificationError& verifyError) in execute() local