DestructionObserverProbe  838 base/message_loop/message_loop_unittest.cc   public RefCounted<DestructionObserverProbe> {
DestructionObserverProbe  840 base/message_loop/message_loop_unittest.cc   DestructionObserverProbe(bool* task_destroyed,
DestructionObserverProbe  850 base/message_loop/message_loop_unittest.cc   friend class RefCounted<DestructionObserverProbe>;
DestructionObserverProbe  852 base/message_loop/message_loop_unittest.cc   virtual ~DestructionObserverProbe() {
DestructionObserverProbe  896 base/message_loop/message_loop_unittest.cc       Bind(&DestructionObserverProbe::Run,
DestructionObserverProbe  897 base/message_loop/message_loop_unittest.cc                  new DestructionObserverProbe(&task_destroyed,