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