Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DMemoryDomainTests.cpp1224 const std::string executorStr = toString(executor); in printMemoryDomainExecutionTest() local
1225 return gtestCompliantName(getName(namedDevice) + "_" + type + "_" + executorStr); in printMemoryDomainExecutionTest()