Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestUnspecifiedDimensions.cpp236 levels[executionIndex] = kSpecificationLevelExecution; in SetUp()
580 SCOPED_TRACE("Execution: " + toString(kSpecificationLevelExecution)); in TestAll()
609 const SpecificationLevel kSpecificationLevelExecution = std::get<2>(GetParam()); member in __anon35c6848f0110::UnspecifiedDimensionsTest