/aosp_15_r20/system/core/debuggerd/client/ |
H A D | debuggerd_client_test.cpp | 42 int threadCount = 1024; in getThreadCount() local
|
/aosp_15_r20/external/testng/src/main/java/org/testng/internal/thread/ |
H A D | ThreadUtil.java | 92 public static final IExecutor createExecutor(int threadCount, String threadFactoryName) { in createExecutor()
|
/aosp_15_r20/frameworks/base/tests/JankBench/app/src/main/jni/ |
H A D | WorkerPool.cpp | 157 bool WorkerPool::init(int threadCount) { in init()
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/ |
H A D | codechal_kernel_intra_dist_mdf_g12.cpp | 250 uint32_t threadCount = m_curbeParam.downScaledWidthInMb4x * m_curbeParam.downScaledHeightInMb4x; in Execute() local
|
H A D | codechal_encode_csc_ds_mdf_g12.cpp | 482 uint32_t threadCount = m_walkerResolutionX * m_walkerResolutionY; in CscKernel() local
|
H A D | codechal_kernel_hme_mdf_g12.cpp | 222 uint32_t threadCount = xResolution * yResolution; in Execute() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | intltest.h | 378 int32_t threadCount; variable
|
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/aidl/ |
D | BackgroundWorker.cpp | 29 PriorityQueueWorkerPool::PriorityQueueWorkerPool(size_t threadCount, in PriorityQueueWorkerPool()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | intltest.h | 378 int32_t threadCount; variable
|
/aosp_15_r20/test/mlts/benchmark/src/com/android/nn/crashtest/app/ |
D | NNParallelTestActivity.java | 101 final int threadCount = intent.getIntExtra(EXTRA_THREAD_COUNT, 10); in onResume() local
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/graphics/ |
H A D | TypefaceTest.java | 177 final int threadCount = 4; in testMultithreadCacheStressTest() local
|
/aosp_15_r20/test/mlts/benchmark/crashtest/src/com/android/nn/crashtest/ |
D | MainActivity.java | 233 int threadCount = mThreadCount.getValue(); in startInferenceTest() local
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/graph/ |
H A D | ValueGraphTest.java | 415 int threadCount = 20; in concurrentIteration() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | VulkanMultithreadingTest.cpp | 63 size_t threadCount) in runMultithreadedGLTest()
|
/aosp_15_r20/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/ |
D | PerformanceDegradationTest.java | 71 float warmupTimeSeconds, float runTimeSeconds, String acceleratorName, int threadCount, in intentInitializer()
|
D | RunModelsInParallel.java | 76 static public CrashTestIntentInitializer intentInitializer(int[] models, int threadCount, in intentInitializer()
|
D | RunModelsInMultipleProcesses.java | 67 String modelName, int processCount, int threadCount, Duration duration, in intentInitializer()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/half/ |
H A D | Test_vStoreHalf.cpp | 871 cl_uint threadCount = GetThreadCount(); in Test_vStoreHalf_private() local 1717 cl_uint threadCount = GetThreadCount(); in Test_vStoreaHalf_private() local
|
/aosp_15_r20/external/guice/core/test/com/google/inject/ |
H A D | PerformanceComparison.java | 184 int threadCount = 10; in concurrentlyIterate() local
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/graph/ |
H A D | ValueGraphTest.java | 481 int threadCount = 20; in concurrentIteration() local
|
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/src/android/os/ |
H A D | MessageQueuePerfTest.java | 115 void reportPerf(String prefix, int threadCount, int perThreadMessageCount) { in reportPerf()
|
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/ |
H A D | CommonPoolTests.cpp | 41 TEST(DISABLED_CommonPool, threadCount) { in TEST() argument
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/power/hint/ |
H A D | HintManagerService.java | 455 void updateUponSessionCreation(int threadCount, long targetDuration) { in updateUponSessionCreation() 474 void updateThreadCount(int threadCount) { in updateThreadCount() 630 final int threadCount = appHintSession.getThreadIds().length; in restoreSessionSnapshot() local
|
/aosp_15_r20/external/testng/src/main/java/org/testng/ |
H A D | CommandLineArgs.java | 70 public Integer threadCount; field in CommandLineArgs
|
/aosp_15_r20/frameworks/base/media/jni/soundpool/ |
H A D | StreamManager.h | 157 const size_t threadCount = mThreads.size(); in launch() local
|