Home
last modified time | relevance | path

Searched defs:task_count (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/libchrome/base/message_loop/
H A Dmessage_pump_glib_unittest.cc238 int task_count = 0; in TEST_F() local
343 int task_count() const { return task_count_; } in task_count() function in base::__anonbd03d7180211::ConcurrentHelper
459 int task_count = 0; in TestGLibLoopInternal() local
492 int task_count = 0; in TestGtkLoopInternal() local
/aosp_15_r20/external/libchrome/base/test/
H A Dsequenced_task_runner_test_template.cc61 int task_count) { in PostNonNestableTasks()
147 int task_count) { in CheckEventOrdersForEachTask()
235 int task_count) { in CheckNonNestableInvariants()
/aosp_15_r20/external/cronet/base/test/
H A Dsequenced_task_runner_test_template.cc62 int task_count) { in PostNonNestableTasks()
148 int task_count) { in CheckEventOrdersForEachTask()
236 int task_count) { in CheckNonNestableInvariants()
/aosp_15_r20/external/cronet/base/message_loop/
H A Dmessage_pump_glib_unittest.cc252 int task_count = 0; in TEST_F() local
356 int task_count() const { return task_count_; } in task_count() function in base::__anon64ced08e0211::ConcurrentHelper
470 int task_count = 0; in TestGLibLoopInternal() local
502 int task_count = 0; in TestGtkLoopInternal() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi.c148 int task_count = 0; in broadcast_wakerfn() local
197 int task_count = 0; in signal_wakerfn() local
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/src/task/
Dspawn_pinned.rs366 task_count: Arc<AtomicUsize>, field
378 let task_count = Arc::new(AtomicUsize::new(0)); in new_worker() localVariable
/aosp_15_r20/external/cronet/base/synchronization/
H A Dcondition_variable_unittest.cc553 int WorkQueue::task_count() const { in task_count() function in base::__anon5298d6eb0111::WorkQueue
677 void WorkQueue::SpinUntilTaskCountLessThan(int task_count) { in SpinUntilTaskCountLessThan()
/aosp_15_r20/external/libchrome/base/synchronization/
H A Dcondition_variable_unittest.cc568 int WorkQueue::task_count() const { in task_count() function in base::__anon33a212750111::WorkQueue
692 void WorkQueue::SpinUntilTaskCountLessThan(int task_count) { in SpinUntilTaskCountLessThan()
/aosp_15_r20/external/google-cloud-java/java-run/proto-google-cloud-run-v2/src/main/proto/google/cloud/run/v2/
H A Dexecution_template.proto69 int32 task_count = 4; field
/aosp_15_r20/external/googleapis/google/cloud/run/v2/
H A Dexecution_template.proto69 int32 task_count = 4; field
H A Djob.proto305 int32 task_count = 2 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/ruy/ruy/
H A Dthread_pool.h76 void Execute(int task_count, TaskType* tasks) { in Execute()
H A Dthread_pool.cc214 void ThreadPool::ExecuteImpl(int task_count, int stride, Task* tasks) { in ExecuteImpl()
/aosp_15_r20/external/libchrome/base/task/sequence_manager/test/
H A Dsequence_manager_for_test.cc63 size_t task_count = 0; in PendingTasksCount() local
/aosp_15_r20/external/cronet/net/base/
H A Dprioritized_task_runner.cc19 uint32_t task_count) in Job()
H A Dprioritized_task_runner.h109 uint32_t task_count = 0; member
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_internal_entry.h170 void init(unsigned int task_count) in init()
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dmulti_worker_util.py45 def task_count(cluster_spec, task_type): function
/aosp_15_r20/external/cronet/base/task/sequence_manager/test/
H A Dsequence_manager_for_test.cc89 size_t task_count = 0; in PendingTasksCount() local
/aosp_15_r20/packages/modules/UprobeStats/src/
DConfigResolver.cpp76 auto task_count = config.tasks().size(); in resolveSingleTask() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/
H A Dbounded_executor_test.cc67 int task_count() { in task_count() function in tensorflow::serving::__anone063a9340111::TaskTracker
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/protobuf/
H A Dop_stats.proto65 int32 task_count = 2; field
H A Doverview_page.proto168 int32 task_count = 2; field
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_task_shader.c109 nir_def *task_count = in append_launch_mesh_workgroups_to_nv_task() local
/aosp_15_r20/external/cronet/base/task/sequence_manager/
H A Dthread_controller_with_message_pump_impl_unittest.cc530 int task_count = 0; in TEST_F() local
556 int task_count = 0; in TEST_F() local

12