Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestUnspecifiedDimensions.cpp213 levels[executionIndex] = kSpecificationLevelExecution; in SetUp()
514 SCOPED_TRACE("Execution: " + toString(kSpecificationLevelExecution)); in TestAll()
539 const SpecificationLevel kSpecificationLevelExecution = std::get<2>(GetParam()); member in __anon9006201d0111::UnspecifiedDimensionsTest