Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ what
Method
what
tests/framework/Exceptions.cpp:127–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
const char *TestError::what() const noexcept
128
{
129
return _combined.c_str();
130
}
131
132
} // namespace framework
133
} // namespace test
Callers
5
main
Function · 0.45
run_test
Method · 0.45
catch
Function · 0.45
print_error
Method · 0.45
print_error
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected