MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / level

Method level

tests/framework/Exceptions.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122LogLevel TestError::level() const
123{
124 return _level;
125}
126
127const char *TestError::what() const noexcept
128{

Callers 2

run_testMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected