Searched refs:iterationSeparatorIndex (Results 1 – 1 of 1) sorted by relevance
87 int iterationSeparatorIndex = testDescription.getClassName() in storeTestMetrics() local89 if (iterationSeparatorIndex != -1) { in storeTestMetrics()90 className = testDescription.getClassName().substring(0, iterationSeparatorIndex); in storeTestMetrics()