Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtest_pending_task.cc33 bool TestPendingTask::ShouldRunBefore(const TestPendingTask& other) const { in ShouldRunBefore() function in base::TestPendingTask
/external/libchrome/base/task/sequence_manager/
Dwork_queue.cc215 bool WorkQueue::ShouldRunBefore(const WorkQueue* other_queue) const { in ShouldRunBefore() function in base::sequence_manager::internal::WorkQueue