Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/test/unittests/distributed_file_inner/copy/
Dfile_copy_listener_test.cpp204 constexpr int threadCount = 5; variable
/foundation/multimedia/audio_framework/services/audio_engine/test/unittest/utils/
Dhpae_no_lock_queue_test.cpp145 constexpr int threadCount = 4; variable
/foundation/arkui/napi/native_engine/
Dnative_safe_async_work.cpp84 size_t threadCount, in NativeSafeAsyncWork()
Dnative_event.cpp244 size_t threadCount, in NativeEvent()
Dnative_engine.cpp346 napi_value asyncResourceName, size_t maxQueueSize, size_t threadCount, void* finalizeData, in CreateSafeAsyncWork()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
Ddistributeddb_common_test.cpp553 int threadCount = 1000; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
Drs_implicit_animator_test.cpp441 int threadCount = 2; variable
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
Dtask_queue_factory.cpp142 explicit ThreadPool(size_t threadCount) in ThreadPool()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
Dskinning_system.cpp320 const auto threadCount = threadPool_->GetNumberOfThreads(); in Update() local
Danimation_system.cpp753 const auto threadCount = threadPool_->GetNumberOfThreads() + 1; in Update() local
/foundation/arkui/napi/test/unittest/
Dtest_napi_threadsafe.cpp850 int threadCount = THREAD_COUNT_FOUR; variable
894 int threadCount = THREAD_COUNT_FOUR; variable
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/framework_native/output/src/
Dpreview_output_unittest.cpp902 const int threadCount = 10; variable
/foundation/graphic/graphic_3d/lume/LumeRender/src/
Drenderer.cpp467 …const uint32_t threadCount = GetThreadPoolThreadCount(factory->GetNumberOfCores(), rci.threadPoolC… in Renderer() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_relational_cloud_syncable_storage_test.cpp495 const int threadCount = 10; variable
/foundation/arkui/napi/test/unittest/cj_native/
Dtest_ark_interop.cpp1379 constexpr int threadCount = 1000; in TEST_F() local