Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/apct-tests/perftests/core/src/android/text/
DStaticLayoutMultithreadPerfTest.java58 Thread[] threads = new Thread[numOfThreads]; in startBackgroundThread() local
90 private void finishThreads(Thread[] threads) { in finishThreads()
106 Thread[] threads = startBackgroundThread(numOfTotalThreads - 1); in runRandomTest() local
/frameworks/base/core/tests/coretests/src/android/graphics/
DTypefaceTest.java156 final Thread[] threads = new Thread[threadCount]; in testMultithreadCacheStressTest() local
/frameworks/native/services/surfaceflinger/tests/
DStress_test.cpp41 std::vector<std::thread> threads; in TEST() local
/frameworks/base/tests/WindowManagerStressTest/src/test/windowmanagerstresstest/
DMainActivity.java99 ArrayList<Thread> threads = new ArrayList<>(); in slamWm() local
/frameworks/minikin/tests/stresstest/
DMultithreadTest.cpp91 std::vector<std::thread> threads; in TEST() local
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DLockSettingsStorageTests.java120 List<Thread> threads = new ArrayList<>(); in testKeyValue_Concurrency() local
164 List<Thread> threads = new ArrayList<>(); in testKeyValue_CacheStarvedWriter() local
/frameworks/ml/nn/runtime/test/
DTestOpenmpSettings.cpp67 std::vector<std::thread> threads; in TEST_F() local
/frameworks/wilhelm/tests/sandbox/
Dmultithread.c37 pthread_t threads[MAX_THREAD]; variable
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicHistogram.cpp101 const uint32_t threads = mCtx->getThreadCount(); in preLaunch() local
150 uint32_t threads = mCtx->getThreadCount(); in postLaunch() local
DrsCpuIntrinsicBlur.cpp465 uint32_t threads = mCtx->getThreadCount(); in ~RsdCpuScriptIntrinsicBlur() local
/frameworks/native/libs/vr/libpdx_uds/
Dclient_channel_tests.cpp151 std::vector<std::thread> threads; in TEST_F() local
/frameworks/base/tests/JankBench/app/src/main/jni/
DBench.cpp125 int threads = useMT ? 1 : 0; in runPowerManagementTest() local
/frameworks/base/tests/CoreTests/android/core/
DTestWebServer.java42 Vector threads = new Vector(); field in TestWebServer
/frameworks/native/libs/gui/tests/
DCpuConsumer_test.cpp727 std::vector<std::thread> threads; in TEST_P() local
/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_benchmarks.cpp173 int threads = 1; member
/frameworks/ml/nn/common/
DCpuExecutor.cpp1546 int threads = nProcs; in ScopedOpenmpSettings() local