Lines Matching defs:kArraySize
6286 const int kArraySize = 100000;6294 for (int j = 0; j < kArraySize; j++) {6310 arr = new int[kArraySize];