Searched refs:executorStr (Results 1 – 1 of 1) sorted by relevance
1194 const std::string executorStr = toString(executor); in printMemoryDomainExecutionTest() local1195 return gtestCompliantName(getName(namedDevice) + "_" + type + "_" + executorStr); in printMemoryDomainExecutionTest()