captureHistoryForWindow 154 content/shell/renderer/test_runner/WebTestDelegate.h virtual void captureHistoryForWindow(WebTestProxyBase*, blink::WebVector<blink::WebHistoryItem>*, size_t* currentEntryIndex) = 0; captureHistoryForWindow 370 content/shell/renderer/test_runner/WebTestProxy.cpp delegate->captureHistoryForWindow(windowList.at(i), &history, ¤tEntryIndex); captureHistoryForWindow 112 content/shell/renderer/webkit_test_runner.h virtual void captureHistoryForWindow(