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

Method new_fixture_call

tests/framework/Framework.cpp:767–770  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

765}
766
767bool Framework::new_fixture_call() const
768{
769 return _new_fixture_call;
770}
771
772void Framework::set_new_fixture_call(bool val)
773{

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