Home
last modified time | relevance | path

Searched refs:OnLeakDetectionDone (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/shell/browser/
Dwebkit_test_controller.h179 void OnLeakDetectionDone(const content::LeakDetectionResult& result);
Dwebkit_test_controller.cc391 IPC_MESSAGE_HANDLER(ShellViewHostMsg_LeakDetectionDone, OnLeakDetectionDone) in OnMessageReceived()
680 void WebKitTestController::OnLeakDetectionDone( in OnLeakDetectionDone() function in content::WebKitTestController