WriterThread      388 mojo/system/message_pipe_dispatcher_unittest.cc   WriterThread(scoped_refptr<Dispatcher> write_dispatcher,
WriterThread      434 mojo/system/message_pipe_dispatcher_unittest.cc   DISALLOW_COPY_AND_ASSIGN(WriterThread);
WriterThread      537 mojo/system/message_pipe_dispatcher_unittest.cc     ScopedVector<WriterThread> writers;
WriterThread      540 mojo/system/message_pipe_dispatcher_unittest.cc           new WriterThread(d_write, &messages_written[i], &bytes_written[i]));