Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ clear_test_info
Method
clear_test_info
tests/framework/Framework.cpp:212–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
}
211
212
void Framework::clear_test_info()
213
{
214
_test_info.clear();
215
}
216
217
bool Framework::has_test_info() const
218
{
Callers
1
ARM_COMPUTE_PRINT_INFO
Function · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected