24 #ifndef ARM_COMPUTE_TEST_EXCEPTIONS 25 #define ARM_COMPUTE_TEST_EXCEPTIONS 81 using std::runtime_error::runtime_error;
101 const char *what()
const noexcept
override;
106 std::string _context{};
107 std::string _combined{};
std::string to_string(DatasetMode mode)
LogLevel
Severity of the information.
Copyright (c) 2017-2023 Arm Limited.
inline ::std::istream & operator>>(::std::istream &stream, DatasetMode &mode)
Error class for when some external assets are missing.
LogLevel log_level_from_name(const std::string &name)
Error class for failures during test execution.
inline ::std::ostream & operator<<(::std::ostream &stream, DatasetMode mode)