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