MCPcopy Create free account
hub / github.com/ARM-software/armnn / GetTestCaseId

Method GetTestCaseId

tests/InferenceTest.hpp:141–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139
140protected:
141 unsigned int GetTestCaseId() const { return m_TestCaseId; }
142 const std::vector<armnnUtils::TContainer>& GetOutputs() const { return m_Outputs; }
143
144private:

Callers 3

ProcessResultMethod · 0.80
ProcessResultMethod · 0.80
ProcessResultMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected