Home
last modified time | relevance | path

Searched refs:kNumOperationsPerThread (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/mojo/core/
Dtrap_unittest.cc1733 static constexpr size_t kNumOperationsPerThread = 400; in TEST_F() local
1748 for (size_t i = 0; i < kNumOperationsPerThread; ++i) in TEST_F()