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

  /external/chromium_org/chrome/browser/sync/test/integration/
sessions_helper.h 98 bool OpenTab(int index, const GURL& url);
sessions_helper.cc 103 bool OpenTab(int index, const GURL& url) {
177 if (!OpenTab(index, url)) {
  /external/chromium_org/chrome/browser/local_discovery/
privet_notifications.h 141 void OpenTab(const GURL& url);
privet_notifications.cc 368 OpenTab(GURL(kPrivetNotificationOriginUrl));
375 void PrivetNotificationDelegate::OpenTab(const GURL& url) {
  /external/chromium_org/chrome/browser/extensions/api/web_navigation/
web_navigation_apitest.cc 483 IN_PROC_BROWSER_TEST_F(WebNavigationApiTest, OpenTab) {

Completed in 177 milliseconds