Home
last modified time | relevance | path

Searched refs:iterId (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/runner/
DglcTestRunner.cpp243 static const string getLogFileName(const char* apiName, const char* configName, const int iterId, c… in getLogFileName() argument
246 …string res = string("config-") + apiName + "-" + configName + "-cfg-" + de::toString(iterId) + "-r… in getLogFileName()