Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioning.cpp2455 float opnd2ModelOutput[4], opnd4ModelOutput[4]; in executeCompilationAndCompareOutput() local
2458 setOutput(1, opnd4ModelOutput, opnd4ModelOutputBigEnough, mOpnd4ModelOutputSpecified, in executeCompilationAndCompareOutput()
2472 ASSERT_TRUE(std::equal(std::begin(opnd4ModelOutput), std::end(opnd4ModelOutput), in executeCompilationAndCompareOutput()