Home
last modified time | relevance | path

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

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