Searched refs:kMaxUniqueFiles (Results 1 – 1 of 1) sorted by relevance
34 static const int kMaxUniqueFiles = 100; variable276 for (int count = 1; count <= kMaxUniqueFiles; ++count) { in GetUniquePathNumber()