Searched refs:kMaxItems (Results 1 – 1 of 1) sorted by relevance
15 const size_t kMaxItems = 10000; variable216 if (fCount == kMaxItems) in Add()