Searched refs:kNumAllocations (Results 1 – 1 of 1) sorted by relevance
42 constexpr int kNumAllocations = 100 * 1024; in TEST() local44 for (int i = 0; i < kNumAllocations; i++) { in TEST()