Home
last modified time | relevance | path

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

/art/runtime/arch/
Dstub_test.cc702 constexpr size_t kIterations = 10000; // Number of iterations in TestUnlockObject() local
716 for (size_t i = 0; i < kIterations; ++i) { in TestUnlockObject()