Searched refs:kIterationsPerThread (Results 1 – 2 of 2) sorted by relevance
139 constexpr size_t kIterationsPerThread = 16; in TEST_P() local172 for (size_t iteration = 0; iteration < kIterationsPerThread; iteration++) in TEST_P()
238 constexpr size_t kIterationsPerThread = 32; in TEST_P() local239 for (size_t iteration = 0; iteration < kIterationsPerThread; iteration++) in TEST_P()300 constexpr size_t kIterationsPerThread = 512; in TEST_P() local317 for (size_t iteration = 0; iteration < kIterationsPerThread; iteration++) in TEST_P()343 constexpr size_t kIterationsPerThread = 32; in TEST_P() local361 for (size_t iteration = 0; iteration < kIterationsPerThread; iteration++) in TEST_P()394 constexpr size_t kIterationsPerThread = 100; in TEST_P() local412 for (size_t iteration = 0; iteration < kIterationsPerThread; iteration++) in TEST_P()448 constexpr size_t kIterationsPerThread = 32; in TEST_P() local458 for (size_t iteration = 0; iteration < kIterationsPerThread; iteration++) in TEST_P()[all …]