Searched refs:kNumAllocationsPerThread (Results 1 – 1 of 1) sorted by relevance
68 const size_t kNumAllocationsPerThread = 10000; variable76 for (size_t i = 0; i < kNumAllocationsPerThread; ++i) { in CheckStressAllocations()