TryLeakDetection   25 content/shell/renderer/leak_detector.h   LeakDetectionResult TryLeakDetection(blink::WebLocalFrame* frame);
TryLeakDetection  736 content/shell/renderer/webkit_test_runner.cc       base::Bind(&WebKitTestRunner::TryLeakDetection, base::Unretained(this)));
TryLeakDetection  745 content/shell/renderer/webkit_test_runner.cc   LeakDetectionResult result = leak_detector_->TryLeakDetection(main_frame);
TryLeakDetection  137 content/shell/renderer/webkit_test_runner.h   void TryLeakDetection();