Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DValidateBurst.cpp289 std::shared_ptr<ExecutionBurstController> controllerSmall; in validateBurstFmqLength() local
291 preparedModel, kExecutionBurstChannelSmallLength, &controllerSmall)); in validateBurstFmqLength()
292 ASSERT_NE(nullptr, controllerSmall.get()); in validateBurstFmqLength()
318 controllerSmall->compute(request, MeasureTiming::NO, keys); in validateBurstFmqLength()