Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/libs/binary_translation/base/
Dforever_alloc_test.cc68 const size_t kNumAllocationsPerThread = 10000; variable
76 for (size_t i = 0; i < kNumAllocationsPerThread; ++i) { in CheckStressAllocations()