/aosp_15_r20/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/ |
H A D | PollingsQueue.java | 159 PollingTask task0 = mPollingTasks.get(i); in add() local 197 PollingTask task0 = mPollingTasks.get(i); in remove() local 211 PollingTask task0 = mPollingTasks.get(0); in remove() local 230 PollingTask task0 = null; in retry() local
|
/aosp_15_r20/external/pigweed/pw_async_basic/ |
H A D | dispatcher_test.cc | 142 Task task0(inc_count), task1(inc_count); in TEST() local 167 Task task0(inc_count), task1(inc_count), task2(inc_count); in TEST() local 183 Task task0(inc_count), task1(inc_count), task2(inc_count); in TEST() local 201 Task task0(inc_count), task1(inc_count), task2(inc_count); in TEST() local 219 Task task0(inc_count), task1(inc_count), task2(inc_count); in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/ |
H A D | batch_scheduler_test.cc | 48 auto task0 = new FakeTask(3); in TEST() local 119 auto task0 = new FakeTask(3); in TEST() local
|
/aosp_15_r20/external/libchrome/base/debug/ |
H A D | task_annotator_unittest.cc | 178 OnceClosure task0 = in TEST_F() local 358 OnceClosure task0 = in TEST_F() local
|
/aosp_15_r20/external/cronet/base/task/common/ |
H A D | task_annotator_unittest.cc | 209 OnceClosure task0 = in TEST_F() local 420 OnceClosure task0 = BindOnce( in TEST_F() local
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/tests/unit/src/ |
D | EvsEnumeratorHidlUnitTest_1_0.cpp | 231 std::packaged_task<bool()> task0( in TEST_F() local 272 std::packaged_task<bool()> task0( in TEST_F() local
|
D | EvsEnumeratorUnitTest.cpp | 343 std::packaged_task<bool()> task0(std::bind(&EvsEnumeratorUnitTest::VerifyCameraStream, this, in TEST_F() local 385 std::packaged_task<bool()> task0(std::bind(&EvsEnumeratorUnitTest::VerifyCameraStream, this, in TEST_F() local
|
D | EvsEnumeratorHidlUnitTest.cpp | 416 std::packaged_task<bool()> task0(std::bind(&EvsEnumeratorHidlUnitTest::VerifyCameraStream, in TEST_F() local 457 std::packaged_task<bool()> task0(std::bind(&EvsEnumeratorHidlUnitTest::VerifyCameraStream, in TEST_F() local
|
/aosp_15_r20/external/pigweed/pw_async/ |
H A D | fake_dispatcher_test.cc | 326 Task task0(counter.fn()), task1(counter.fn()), task2(counter.fn()); in TEST() local 341 Task task0(counter.fn()), task1(counter.fn()), task2(counter.fn()); in TEST() local
|
/aosp_15_r20/external/pigweed/pw_async_fuchsia/ |
H A D | fake_dispatcher_fixture_test.cc | 116 async::Task task0(inc_count), task1(inc_count); in TEST_F() local
|
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | TaskTests.java | 1295 final Task task0 = getTestTask(); in testGetTaskForActivity() local
|