WaitAndExitDelegate   90 content/child/child_thread.cc   DISALLOW_COPY_AND_ASSIGN(WaitAndExitDelegate);
WaitAndExitDelegate   94 content/child/child_thread.cc   scoped_ptr<WaitAndExitDelegate> delegate(new WaitAndExitDelegate(duration));
WaitAndExitDelegate  104 content/child/child_thread.cc   WaitAndExitDelegate* leaking_delegate = delegate.release();