Home
last modified time | relevance | path

Searched defs:threadCount (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/startop/apps/test/src/
H A DCPUIntensiveBenchmarks.java49 static void doSomeWork(int threadCount) { in doSomeWork()
/aosp14/system/core/debuggerd/client/
H A Ddebuggerd_client_test.cpp41 int threadCount = 1024; in getThreadCount() local
/aosp14/frameworks/base/tests/JankBench/app/src/main/jni/
H A DWorkerPool.cpp157 bool WorkerPool::init(int threadCount) { in init()
/aosp14/frameworks/base/core/tests/coretests/src/android/graphics/
H A DTypefaceTest.java177 final int threadCount = 4; in testMultithreadCacheStressTest() local
/aosp14/frameworks/base/media/jni/soundpool/
H A DStreamManager.h155 const size_t threadCount = mThreads.size(); in launch() local
/aosp14/frameworks/base/libs/hwui/tests/unit/
H A DCommonPoolTests.cpp41 TEST(DISABLED_CommonPool, threadCount) { in TEST() argument
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DKernelCpuThreadReaderTest.java152 int threadCount = 0; in checkResults() local
/aosp14/frameworks/base/media/jni/soundpool/tests/
H A Dsoundpool_stress.cpp228 int threadCount = 1; in main() local