MCPcopy 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
240void Framework::clear_test_warning()
241{
242 _test_warning.clear();
243}
244
245bool Framework::has_test_warning() const
246{

Callers 1

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected