Searched refs:kQueueDepth (Results 1 – 1 of 1) sorted by relevance
42 static const int kQueueDepth = 2; // We are double buffering for this test. variable483 for (int i = 0; i < kQueueDepth; i++) { in BENCHMARK_DEFINE_F()