Searched refs:loopCountName (Results 1 – 5 of 5) sorted by relevance
1162 const char* loopCountName = getLoopCountTypeName((LoopCountType)loopCountType); in init() local1164 string groupName = string(loopTypeName) + "_" + string(loopCountName) + "_iterations"; in init()1165 string groupDesc = string("Loop tests with ") + loopCountName + " loop counter."; in init()1187 …(loopTypeName) + " loop with " + precisionName + dataTypeName + " " + loopCountName + " iteration … in init()
1148 const char* loopCountName = getLoopCountTypeName((LoopCountType)loopCountType); in init() local1150 string groupName = string(loopTypeName) + "_" + string(loopCountName) + "_iterations"; in init()1151 string groupDesc = string("Loop tests with ") + loopCountName + " loop counter."; in init()1177 loopCountName + " iteration count in " + shaderTypeName + " shader."; in init()
1286 const char* loopCountName = getLoopCountTypeName((LoopCountType)loopCountType); in init() local1288 string groupName = string(loopTypeName) + "_" + string(loopCountName) + "_iterations"; in init()1289 string groupDesc = string("Loop tests with ") + loopCountName + " loop counter."; in init()1311 …(loopTypeName) + " loop with " + precisionName + dataTypeName + " " + loopCountName + " iteration … in init()
1527 const char* loopCountName = getLoopCountTypeName((LoopCountType)loopCountType); in init() local1529 …std::string groupName = std::string(loopTypeName) + "_" + std::string(loopCountName) + "_iteration… in init()1530 std::string groupDesc = std::string("Loop tests with ") + loopCountName + " loop counter."; in init()1554 …(loopTypeName) + " loop with " + precisionName + dataTypeName + " " + loopCountName + " iteration … in init()