Searched refs:OnTextDump (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/shell/browser/
H A Dwebkit_test_controller.h165 void OnTextDump(const std::string& dump);
H A Dwebkit_test_controller.cc373 IPC_MESSAGE_HANDLER(ShellViewHostMsg_TextDump, OnTextDump)
565 void WebKitTestController::OnTextDump(const std::string& dump) { function in class:content::WebKitTestController

Completed in 76 milliseconds