Searched refs:StartProfile (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/test/chromedriver/chrome/
H A Dstub_web_view.cc135 Status StubWebView::StartProfile() { function in class:StubWebView
H A Dstub_web_view.h71 virtual Status StartProfile() OVERRIDE;
H A Dweb_view.h159 virtual Status StartProfile() = 0;
H A Dweb_view_impl.h98 virtual Status StartProfile() OVERRIDE;
H A Dweb_view_impl.cc466 Status WebViewImpl::StartProfile() { function in class:WebViewImpl
/external/chromium_org/chrome/test/chromedriver/
H A Dwindow_commands.cc261 return web_view->StartProfile();

Completed in 105 milliseconds