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