Home
last modified time | relevance | path

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

/external/cronet/base/synchronization/
Dcondition_variable_unittest.cc80 bool EveryIdWasAllocated() const; // Indicates that all IDs were handed out.
258 while (!queue.EveryIdWasAllocated()) in TEST_F()
402 while (!queue.EveryIdWasAllocated()) in TEST_F()
529 DCHECK(!EveryIdWasAllocated()); in GetThreadId()
533 bool WorkQueue::EveryIdWasAllocated() const { in EveryIdWasAllocated() function in base::__anonc69937da0111::WorkQueue
712 if (EveryIdWasAllocated()) in ThreadMain()
/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::__anon5cc981040111::WorkQueue
727 if (EveryIdWasAllocated()) in ThreadMain()