Home
last modified time | relevance | path

Searched defs:task2 (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/libs/spirit/classic/test/
Dgrammar_mt_tests.cpp182 single_grammar_object_task task1, task2, task3, task4; in single_local_grammar_object_multiple_threads() local
216 two_grammar_objects_task task1, task2, task3, task4; in multiple_local_grammar_objects_multiple_threads() local
248 single_global_grammar_object_task task1, task2, task3, task4; in single_global_grammar_object_multiple_threads() local
282 multiple_global_grammar_objects_task task1, task2, task3, task4; in multiple_global_grammar_objects_multiple_threads() local
/third_party/python/Lib/test/
Dtest_thread.py194 def task2(self, ident): member in BarrierTest
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dlayer_norm_grad_cpu_kernel.cc109 auto task2 = [this, &x, &dy, &var, &mean, &dx, &gamma, thread_num2](size_t start) { in LaunchKernel() local
Droi_align_grad_cpu_kernel.cc126 auto task2 = [this, &dy, &rois, &dx](size_t start, size_t end) { in Launch() local
Dnms_with_mask_cpu_kernel.cc56 auto task2 = [&](size_t start, size_t end) { in NmsBitonicSortByKeyKernel() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstmessage.c274 GstTask *task, *task2; in GST_START_TEST() local
/third_party/mindspore/tests/ut/cpp/device/
Dge_runtime_test.cc226 …std::shared_ptr<Task> task2 = TaskFactory::GetInstance().Create(model_context, label_goto_task_inf… in TEST_F() local
290 …std::shared_ptr<Task> task2 = TaskFactory::GetInstance().Create(model_context, label_switch_task_i… in TEST_F() local