Searched refs:EveryIdWasAllocated (Results 1 – 2 of 2) sorted by relevance
80 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::WorkQueue712 if (EveryIdWasAllocated()) in ThreadMain()
81 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::WorkQueue727 if (EveryIdWasAllocated()) in ThreadMain()