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

  /external/chromium/chrome/browser/google/
google_url_tracker.cc 48 new_google_url_(new_google_url) {
52 google_url_tracker_->AcceptGoogleURL(new_google_url_);
58 google_url_tracker_->CancelGoogleURL(new_google_url_);
73 UTF8ToUTF16(new_google_url_.spec()));
google_url_tracker.h 179 const GURL new_google_url_; member in class:GoogleURLTrackerInfoBarDelegate
google_url_tracker_unittest.cc 64 GURL new_google_url() const { return new_google_url_; }
73 GURL new_google_url_; member in class:__anon2809::TestInfoBarDelegate
80 new_google_url_(new_google_url) {

Completed in 56 milliseconds