Searched refs:kRunsPerThread (Results 1 – 1 of 1) sorted by relevance
362 const int64_t kRunsPerThread = 10; in XLA_TEST_F() local384 tensorflow::BlockingCounter done(kNumThreads * kRunsPerThread); in XLA_TEST_F()387 for (int64_t i = 0; i < kNumThreads * kRunsPerThread; ++i) { in XLA_TEST_F()