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

Method status

tests/framework/TestCaseFactory.h:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167inline TestCaseFactory::Status TestCaseFactory::status() const
168{
169 return _status;
170}
171
172inline ::std::ostream &operator<<(::std::ostream &stream, TestCaseFactory::Status status)
173{

Callers 3

run_testMethod · 0.45
runMethod · 0.45
test_infosMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected