| /frameworks/base/apct-tests/perftests/core/src/android/text/ | 
| D | StaticLayoutMultithreadPerfTest.java | 57         Thread[] threads = new Thread[numOfThreads];  in startBackgroundThread()  local89     private void finishThreads(Thread[] threads) {  in finishThreads()
 105         Thread[] threads = startBackgroundThread(numOfTotalThreads - 1);  in runRandomTest()  local
 
 | 
| /frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ | 
| D | LockSettingsStorageTests.java | 154         List<Thread> threads = new ArrayList<>();  in testKeyValue_ReadWriteConcurrency()  local194         final List<Thread> threads = new ArrayList<>();  in testKeyValue_ReadRemoveConcurrency()  local
 236         List<Thread> threads = new ArrayList<>();  in testKeyValue_CacheStarvedWriter()  local
 507     private static void joinAll(List<Thread> threads, long timeoutMillis) {  in joinAll()
 
 | 
| /frameworks/base/startop/apps/test/src/ | 
| D | CPUIntensiveBenchmarks.java | 51         WorkerThread[] threads = new WorkerThread[threadCount];  in doSomeWork()  local
 | 
| /frameworks/base/apct-tests/perftests/core/src/android/os/ | 
| D | ParcelObtainPerfTest.java | 49             final ObtainThread[] threads = new ObtainThread[numThreads];  in timeContention()  local
 | 
| /frameworks/native/services/surfaceflinger/tests/ | 
| D | Stress_test.cpp | 45     std::vector<std::thread> threads;  in TEST()  local
 | 
| /frameworks/base/media/jni/soundpool/ | 
| D | SoundDecoder.cpp | 32 SoundDecoder::SoundDecoder(SoundManager* soundManager, size_t threads)  in SoundDecoder()
 | 
| D | StreamManager.h | 122         std::list<std::unique_ptr<JavaThread>> threads;  in quit()  local
 | 
| D | StreamManager.cpp | 109         int32_t streams, size_t threads, const audio_attributes_t& attributes,  in StreamManager()
 | 
| /frameworks/native/services/powermanager/tests/ | 
| D | PowerHalWrapperAidlTest.cpp | 135     std::vector<std::thread> threads;  in TEST_F()  local203     std::vector<std::thread> threads;  in TEST_F()  local
 
 | 
| D | PowerHalControllerTest.cpp | 224     std::vector<std::thread> threads;  in TEST_F()  local252     std::vector<std::thread> threads;  in TEST_F()  local
 
 | 
| /frameworks/native/services/vibratorservice/test/ | 
| D | VibratorManagerHalWrapperAidlTest.cpp | 172     std::vector<std::thread> threads;  in TEST_F()  local208     std::vector<std::thread> threads;  in TEST_F()  local
 
 | 
| D | VibratorCallbackSchedulerTest.cpp | 106     std::vector<std::thread> threads;  in TEST_F()  local
 | 
| D | VibratorManagerHalControllerTest.cpp | 206     std::vector<std::thread> threads;  in TEST_F()  local
 | 
| D | VibratorHalControllerTest.cpp | 185     std::vector<std::thread> threads;  in TEST_F()  local
 | 
| /frameworks/minikin/tests/stresstest/ | 
| D | MultithreadTest.cpp | 92     std::vector<std::thread> threads;  in TEST()  local
 | 
| /frameworks/libs/binary_translation/base/ | 
| D | forever_alloc_test.cc | 88   pthread_t threads[kNumThreads];  in TEST()  local
 | 
| D | lock_free_stack_test.cc | 131   pthread_t threads[kNumThreads];  in TEST()  local
 | 
| /frameworks/base/core/tests/coretests/src/android/graphics/ | 
| D | TypefaceTest.java | 178         final Thread[] threads = new Thread[threadCount];  in testMultithreadCacheStressTest()  local
 | 
| /frameworks/wilhelm/tests/sandbox/ | 
| D | multithread.c | 37 pthread_t threads[MAX_THREAD];  variable
 | 
| /frameworks/rs/cpu_ref/ | 
| D | rsCpuIntrinsicHistogram.cpp | 101     const uint32_t threads = mCtx->getThreadCount();  in preLaunch()  local150     uint32_t threads = mCtx->getThreadCount();  in postLaunch()  local
 
 | 
| /frameworks/native/libs/binder/tests/ | 
| D | binderHostDeviceTest.cpp | 166     std::vector<std::thread> threads;  in TEST_F()  local
 | 
| /frameworks/native/libs/vr/libpdx_uds/ | 
| D | client_channel_tests.cpp | 151   std::vector<std::thread> threads;  in TEST_F()  local
 | 
| /frameworks/base/libs/hwui/tests/unit/ | 
| D | CommonPoolTests.cpp | 42     std::set<pid_t> threads;  in TEST()  local
 | 
| /frameworks/base/tests/JankBench/app/src/main/jni/ | 
| D | Bench.cpp | 125         int threads = useMT ? 1 : 0;  in runPowerManagementTest()  local
 | 
| /frameworks/base/media/jni/soundpool/tests/ | 
| D | soundpool_stress.cpp | 289         std::vector<std::future<void>> threads(threadCount);  in main()  local
 |