Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ clear_test_warning
Method
clear_test_warning
tests/framework/Framework.cpp:240–243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
238
}
239
240
void Framework::clear_test_warning()
241
{
242
_test_warning.clear();
243
}
244
245
bool Framework::has_test_warning() const
246
{
Callers
1
ARM_COMPUTE_PRINT_WARNING
Function · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected