Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DQualityOfServiceTests.cpp58 using ExecutionFunction = typedef
219 const ExecutionFunction execute = synchronous ? executeSynchronously : executeAsynchronously; in runExecutionTest()