Searched defs:OpenURLOffTheRecord (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/test/base/
H A Dui_test_utils.cc153 Browser* OpenURLOffTheRecord(Profile* profile, const GURL& url) { function in namespace:ui_test_utils
155 chrome::OpenURLOffTheRecord(profile, url, active_desktop);
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_commands.cc390 void OpenURLOffTheRecord(Profile* profile, function in namespace:chrome

Completed in 32 milliseconds