Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DGeneratedTestHarness.cpp81 static bool isZeroSized(const MixedTyped& example, uint32_t index) { in isZeroSized() function
196 if (s > 1 && !isZeroSized(golden, index)) { in EvaluatePreparedModel()