Home
last modified time | relevance | path

Searched defs:task3 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/common_components/taskpool/tests/
Dtask_queue_test.cpp79 auto task3 = std::make_unique<MockTask>(3); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dg1gc_test.cpp696 GCTask task3(GCTaskCause::YOUNG_GC_CAUSE); // should run mixed GC in TEST_F() local
873 GCTask task3(GCTaskCause::EXPLICIT_CAUSE); in TEST_F() local