Home
last modified time | relevance | path

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

/external/libchrome/base/synchronization/
Dcondition_variable_unittest.cc81 bool EveryIdWasAllocated() const; // Indicates that all IDs were handed out.
267 while (!queue.EveryIdWasAllocated()) in TEST_F()
417 while (!queue.EveryIdWasAllocated()) in TEST_F()
544 DCHECK(!EveryIdWasAllocated()); in GetThreadId()
548 bool WorkQueue::EveryIdWasAllocated() const { in EveryIdWasAllocated() function in base::__anon934976bf0111::WorkQueue
727 if (EveryIdWasAllocated()) in ThreadMain()