Searched refs:writer_to_flush (Results 1 – 2 of 2) sorted by relevance
154 void MockProducer::WaitForFlush(TraceWriter* writer_to_flush, bool reply) { in WaitForFlush() argument156 if (writer_to_flush) in WaitForFlush()157 writers.push_back(writer_to_flush); in WaitForFlush()
68 void WaitForFlush(TraceWriter* writer_to_flush, bool reply = true);