Home
last modified time | relevance | path

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

/external/libchrome/base/synchronization/
Dcondition_variable_unittest.cc79 bool EveryIdWasAllocated() const; // Indicates that all IDs were handed out.
265 while (!queue.EveryIdWasAllocated()) in TEST_F()
409 while (!queue.EveryIdWasAllocated()) in TEST_F()
536 DCHECK(!EveryIdWasAllocated()); in GetThreadId()
540 bool WorkQueue::EveryIdWasAllocated() const { in EveryIdWasAllocated() function in base::__anon414633000111::WorkQueue
719 if (EveryIdWasAllocated()) in ThreadMain()