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