Searched refs:kMaxAllocsPerThread (Results 1 – 1 of 1) sorted by relevance
497 static constexpr size_t kMaxAllocsPerThread = 1000; in TEST() local505 for (size_t j = 0; j < kMaxAllocsPerThread; j++) { in TEST()