Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dsequenced_task_runner_test_template.cc61 int task_count) { in PostNonNestableTasks()
147 int task_count) { in CheckEventOrdersForEachTask()
235 int task_count) { in CheckNonNestableInvariants()
/external/libchrome/base/message_loop/
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::__anon87a0a6620211::ConcurrentHelper
459 int task_count = 0; in TestGLibLoopInternal() local
492 int task_count = 0; in TestGtkLoopInternal() local
/external/ruy/ruy/
Dthread_pool.h76 void Execute(int task_count, TaskType* tasks) { in Execute()
Dthread_pool.cc167 void ThreadPool::ExecuteImpl(int task_count, int stride, Task* tasks) { in ExecuteImpl()
/external/linux-kselftest/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi.c148 int task_count = 0; in broadcast_wakerfn() local
197 int task_count = 0; in signal_wakerfn() local
/external/libchrome/base/task/sequence_manager/test/
Dsequence_manager_for_test.cc63 size_t task_count = 0; in PendingTasksCount() local
/external/tensorflow/tensorflow/python/distribute/
Dmulti_worker_util.py49 def task_count(cluster_spec, task_type): function
/external/tensorflow/tensorflow/core/profiler/protobuf/
Dop_stats.proto65 int32 task_count = 2; field
Doverview_page.proto166 int32 task_count = 2; field
/external/libchrome/base/synchronization/
Dcondition_variable_unittest.cc568 int WorkQueue::task_count() const { in task_count() function in base::__anon934976bf0111::WorkQueue
692 void WorkQueue::SpinUntilTaskCountLessThan(int task_count) { in SpinUntilTaskCountLessThan()
/external/gemmlowp/internal/
Dmulti_thread_gemm.h671 const int task_count = thread_count; in MultiThreadGemm() local
/external/libchrome/base/task/sequence_manager/
Dtask_queue_impl.cc377 size_t task_count = 0; in GetNumberOfPendingTasks() local