Searched refs:BufferIsFull (Results 1 – 3 of 3) sorted by relevance
512 bool BufferIsFull() const;
2309 } while (!TraceLog::GetInstance()->BufferIsFull()); in TEST_F()2456 } while (!trace_log->BufferIsFull()); in TEST_F()
1602 bool TraceLog::BufferIsFull() const { in BufferIsFull() function in base::debug::TraceLog