Searched defs:ShouldRunBefore (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/test/ | ||
D | test_pending_task.cc | 33 bool TestPendingTask::ShouldRunBefore(const TestPendingTask& other) const { in ShouldRunBefore() function in base::TestPendingTask |
/external/libchrome/base/task/sequence_manager/ | ||
D | work_queue.cc | 215 bool WorkQueue::ShouldRunBefore(const WorkQueue* other_queue) const { in ShouldRunBefore() function in base::sequence_manager::internal::WorkQueue |