Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestUnspecifiedDimensions.cpp79 constexpr uint32_t kIndex4_Execution = 7; // op4, execution variable
219 executionIndex = kIndex4_Execution; in SetUp()
395 result = setInOut<T>(&execution, kIndex4_Execution, 0, {valueB, kValueA}, bufferOp4, in TestOne()
511 const auto kLevel4_Execution = mSpecificationLevels[kIndex4_Execution]; in expectSetOutput0()
516 (mBadIndex == kIndex4_Model || mBadIndex == kIndex4_Execution))) { in expectSetOutput0()
526 if ((mBadIndex == kIndex4_Model || mBadIndex == kIndex4_Execution) && in expectSetOutput0()