Searched refs:runId (Results 1 – 3 of 3) sorted by relevance
40 #runId = new Date().toISOString().replace(/[.:]/g, '_') field in Npm168 id: this.#runId,358 return resolve(this.logsDir, `${this.#runId}-`)
245 …ring getLogFileName(const char* apiName, const char* configName, const int iterId, const int runId, in getLogFileName() argument249 de::toString(runId) + "-width-" + de::toString(width) + "-height-" + de::toString(height); in getLogFileName()
8754 for (int runId = 0; runId < 2; runId++) { in Test13327_numberingSystemBufferOverflow() local8758 int extraLength = (runId == 0) ? 0 : 5; in Test13327_numberingSystemBufferOverflow()