Home
last modified time | relevance | path

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

/external/chromium_org/chrome/test/chromedriver/chrome/
Dstub_chrome.cc30 Status StubChrome::GetWebViewById(const std::string& id, WebView** web_view) { in GetWebViewById() function in StubChrome
Dchrome_impl.cc102 Status ChromeImpl::GetWebViewById(const std::string& id, WebView** web_view) { in GetWebViewById() function in ChromeImpl
/external/chromium_org/chrome/test/chromedriver/
Dsession_unittest.cc22 virtual Status GetWebViewById(const std::string& id, in GetWebViewById() function in __anon7343ae1b0111::MockChrome