MCPcopy 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
212void Framework::clear_test_info()
213{
214 _test_info.clear();
215}
216
217bool Framework::has_test_info() const
218{

Callers 1

ARM_COMPUTE_PRINT_INFOFunction · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected