Home
last modified time | relevance | path

Searched refs:isOutputSizeGreaterThanOne (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DGeneratedTestHarness.cpp165 static bool isOutputSizeGreaterThanOne(const TestModel& testModel, uint32_t index) { in isOutputSizeGreaterThanOne() function
216 !isOutputSizeGreaterThanOne(testModel, 0)) { in EvaluatePreparedModel()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DGeneratedTestHarness.cpp319 static bool isOutputSizeGreaterThanOne(const TestModel& testModel, uint32_t index) { in isOutputSizeGreaterThanOne() function
559 !isOutputSizeGreaterThanOne(testModel, 0)) { in EvaluatePreparedModel()
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DGeneratedTestHarness.cpp297 static bool isOutputSizeGreaterThanOne(const TestModel& testModel, uint32_t index) { in isOutputSizeGreaterThanOne() function
532 !isOutputSizeGreaterThanOne(testModel, 0)) { in EvaluatePreparedModel()