Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DGeneratedTestHarness.cpp513 static bool hasZeroSizedOutput(const TestModel& testModel) { in hasZeroSizedOutput() function
720 if (testConfig.executor == Executor::FENCED && hasZeroSizedOutput(testModel)) { in EvaluatePreparedModel()