Searched refs:DumpHistoryForWindow (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/shell/renderer/test_runner/
H A Dweb_test_delegate.h187 virtual std::string DumpHistoryForWindow(WebTestProxyBase* proxy) = 0;
H A Dweb_test_proxy.cc337 result.append(delegate->DumpHistoryForWindow(window_list.at(i)));
/external/chromium_org/content/shell/renderer/
H A Dwebkit_test_runner.h116 virtual std::string DumpHistoryForWindow(WebTestProxyBase* proxy) OVERRIDE;
H A Dwebkit_test_runner.cc545 std::string WebKitTestRunner::DumpHistoryForWindow(WebTestProxyBase* proxy) { function in class:content::WebKitTestRunner

Completed in 862 milliseconds