Home
last modified time | relevance | path

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

/frameworks/minikin/tests/stresstest/
DMultithreadTest.cpp38 constexpr int COLLECTION_COUNT_PER_THREAD = 15; variable
71 for (int i = 0; i < COLLECTION_COUNT_PER_THREAD; ++i) { in thread_main()