Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestUnspecifiedDimensions.cpp78 constexpr uint32_t kIndex3_Execution = 6; // op3, execution variable
206 executionIndex = kIndex3_Execution; in SetUp()
385 result = setInOut<T>(&execution, kIndex3_Execution, 1, {2}, nullptr, nullptr, in TestOne()
486 const auto kLevel3_Execution = mSpecificationLevels[kIndex3_Execution]; in expectSetInput1()