MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / configure_only

Method configure_only

tests/framework/Framework.cpp:762–765  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

760}
761
762bool Framework::configure_only() const
763{
764 return _configure_only;
765}
766
767bool Framework::new_fixture_call() const
768{

Callers 5

validateFunction · 0.80
validate_wrapFunction · 0.80
validate_min_max_locFunction · 0.80
CLAccessorMethod · 0.80
~CLAccessorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected