Searched refs:kIterationsPerThread (Results 1 – 2 of 2) sorted by relevance
214 constexpr size_t kIterationsPerThread = 32; in TEST_P() local215 for (size_t iteration = 0; iteration < kIterationsPerThread; iteration++) in TEST_P()274 constexpr size_t kIterationsPerThread = 512; in TEST_P() local291 for (size_t iteration = 0; iteration < kIterationsPerThread; iteration++) in TEST_P()317 constexpr size_t kIterationsPerThread = 32; in TEST_P() local335 for (size_t iteration = 0; iteration < kIterationsPerThread; iteration++) in TEST_P()390 constexpr size_t kIterationsPerThread = 32; in TEST_P() local413 for (size_t iteration = 0; iteration < kIterationsPerThread; iteration++) in TEST_P()448 constexpr size_t kIterationsPerThread = 100; in TEST_P() local466 for (size_t iteration = 0; iteration < kIterationsPerThread; iteration++) in TEST_P()[all …]
140 constexpr size_t kIterationsPerThread = 16; in TEST_P() local173 for (size_t iteration = 0; iteration < kIterationsPerThread; iteration++) in TEST_P()