Searched refs:iterId (Results 1 – 1 of 1) sorted by relevance
243 static const string getLogFileName(const char* apiName, const char* configName, const int iterId, c… in getLogFileName() argument246 …string res = string("config-") + apiName + "-" + configName + "-cfg-" + de::toString(iterId) + "-r… in getLogFileName()