Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DValidateBurst.cpp283 std::shared_ptr<ExecutionBurstController> controllerRegular; in validateBurstFmqLength() local
285 preparedModel, kExecutionBurstChannelLength, &controllerRegular)); in validateBurstFmqLength()
286 ASSERT_NE(nullptr, controllerRegular.get()); in validateBurstFmqLength()
304 controllerRegular->compute(request, MeasureTiming::NO, keys); in validateBurstFmqLength()