Home
last modified time | relevance | path

Searched refs:opnd2ModelOutput (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
2456 setOutput(0, opnd2ModelOutput, opnd2ModelOutputBigEnough, in executeCompilationAndCompareOutput()
2467 ASSERT_TRUE(std::equal(std::begin(opnd2ModelOutput), std::end(opnd2ModelOutput), in executeCompilationAndCompareOutput()