Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp2456 float opnd2ModelOutput[4], opnd4ModelOutput[4]; in executeCompilationAndCompareOutput() local
2459 setOutput(1, opnd4ModelOutput, opnd4ModelOutputBigEnough, mOpnd4ModelOutputSpecified, in executeCompilationAndCompareOutput()
2473 ASSERT_TRUE(std::equal(std::begin(opnd4ModelOutput), std::end(opnd4ModelOutput), in executeCompilationAndCompareOutput()