HomeSort by relevance Sort by last modified time
    Searched refs:captureHistoryForWindow (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/public/testing/
WebTestDelegate.h 164 virtual void captureHistoryForWindow(WebTestProxyBase*, WebKit::WebVector<WebKit::WebHistoryItem>*, size_t* currentEntryIndex) = 0;
  /external/chromium_org/content/shell/renderer/
webkit_test_runner.h 93 virtual void captureHistoryForWindow(
webkit_test_runner.cc 492 void WebKitTestRunner::captureHistoryForWindow(
  /external/chromium_org/third_party/WebKit/Source/testing/runner/
WebTestProxy.cpp 446 delegate->captureHistoryForWindow(windowList.at(i), &history, &currentEntryIndex);
    [all...]

Completed in 163 milliseconds