Searched defs:GetBackTask (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libchrome/base/task/sequence_manager/ | ||
H A D | work_queue.cc | 36 const TaskQueueImpl::Task* WorkQueue::GetBackTask() const { in GetBackTask() function in base::sequence_manager::internal::WorkQueue |
H A D | work_queue_unittest.cc | 127 TEST_F(WorkQueueTest, GetBackTask) { in TEST_F() argument |
/aosp_15_r20/external/cronet/base/task/sequence_manager/ | ||
H A D | work_queue.cc | 44 const Task* WorkQueue::GetBackTask() const { in GetBackTask() function in base::sequence_manager::internal::WorkQueue |
H A D | work_queue_unittest.cc | 176 TEST_F(WorkQueueTest, GetBackTask) { in TEST_F() argument |