Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidation.cpp1479 const std::vector<ExecutionType> kExecutionTypes = { in testConcurrentExecution() local
1481 for (auto executionType1 : kExecutionTypes) { in testConcurrentExecution()
1482 for (auto executionType2 : kExecutionTypes) { in testConcurrentExecution()