Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtest_pending_task.h51 bool ShouldRunBefore(const TestPendingTask& other) const;
Dtest_pending_task.cc31 bool TestPendingTask::ShouldRunBefore(const TestPendingTask& other) const { in ShouldRunBefore() function in base::TestPendingTask