Home
last modified time | relevance | path

Searched defs:JobDelegate (Results 1 – 11 of 11) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/task/thread_pool/
H A Dthread_group_unittest.cc601 [&threads_running_barrier, &threads_continue](JobDelegate*) { in TEST_P() argument
631 BindLambdaForTesting([&thread_running, &thread_continue](JobDelegate*) { in TEST_P() argument
721 [&threads_running_barrier, &threads_continue](JobDelegate*) { in TEST_P() argument
763 BindRepeating([](JobDelegate*) { ShouldNotRun(); }), in TEST_P() argument
796 BindLambdaForTesting([&](JobDelegate*) { in TEST_P() argument
824 BindLambdaForTesting([&](JobDelegate*) { thread_running.Signal(); }), in TEST_P() argument
849 BindLambdaForTesting([&](JobDelegate*) { thread_running.Signal(); }), in TEST_P() argument
877 BindLambdaForTesting([&](JobDelegate*) { in TEST_P() argument
H A Dtest_utils.cc259 [](base::OnceClosure&& worker_task, JobDelegate*) mutable { in MockJobTask() argument
H A Dthread_pool_impl_unittest.cc1224 [&threads_running](JobDelegate*) { threads_running.Signal(); }), in TEST_P() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/task/thread_pool/
H A Dthread_group_unittest.cc593 [&threads_running_barrier, &threads_continue](JobDelegate*) { in TEST_P() argument
623 BindLambdaForTesting([&thread_running, &thread_continue](JobDelegate*) { in TEST_P() argument
713 [&threads_running_barrier, &threads_continue](JobDelegate*) { in TEST_P() argument
755 BindRepeating([](JobDelegate*) { ShouldNotRun(); }), in TEST_P() argument
788 BindLambdaForTesting([&](JobDelegate*) { in TEST_P() argument
816 BindLambdaForTesting([&](JobDelegate*) { thread_running.Signal(); }), in TEST_P() argument
840 BindLambdaForTesting([&](JobDelegate*) { thread_running.Signal(); }), in TEST_P() argument
868 BindLambdaForTesting([&](JobDelegate*) { in TEST_P() argument
H A Dtest_utils.cc255 [](base::OnceClosure&& worker_task, JobDelegate*) mutable { in MockJobTask() argument
H A Djob_task_source_unittest.cc423 FROM_HERE, TaskTraits{}, BindRepeating([](JobDelegate*) {}), in TEST_F() argument
H A Dthread_pool_impl_unittest.cc1222 [&threads_running](JobDelegate*) { threads_running.Signal(); }), in TEST_P() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/include/cppgc/
H A Dplatform.h17 using JobDelegate = v8::JobDelegate; variable
/dports/lang/v8/v8-9.6.180.12/include/cppgc/
H A Dplatform.h19 using JobDelegate = v8::JobDelegate; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/task/
H A Dpost_job.cc15 JobDelegate::JobDelegate( in JobDelegate() function in base::JobDelegate
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/task/
H A Dpost_job.cc15 JobDelegate::JobDelegate( in JobDelegate() function in base::JobDelegate