Searched refs:ErrorIsImp (Results 1 – 1 of 1) sorted by relevance
414 inline bool ErrorIsImp(const std::error_code& ec, in ErrorIsImp() function426 return ErrorIsImp(ec, errors); in ErrorIs()470 TEST_CHECK(ErrorIsImp(Err.code(), {expected_err})); in operator ()()