Searched refs:writer_to_flush (Results 1 – 2 of 2) sorted by relevance
195 void MockProducer::WaitForFlush(TraceWriter* writer_to_flush, bool reply) { in WaitForFlush() argument197 if (writer_to_flush) in WaitForFlush()198 writers.push_back(writer_to_flush); in WaitForFlush()
79 void WaitForFlush(TraceWriter* writer_to_flush, bool reply = true);