Home
last modified time | relevance | path

Searched defs:CaptureScreenshot (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/test/chromedriver/chrome/
Dautomation_extension.cc17 Status AutomationExtension::CaptureScreenshot(std::string* screenshot) { in CaptureScreenshot() function in AutomationExtension
Dstub_web_view.cc120 Status StubWebView::CaptureScreenshot(std::string* screenshot) { in CaptureScreenshot() function in StubWebView
Dweb_view_impl.cc375 Status WebViewImpl::CaptureScreenshot(std::string* screenshot) { in CaptureScreenshot() function in WebViewImpl