OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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_unittest.cc
64
GURL new_google_url() const { return
new_google_url_
; }
73
GURL
new_google_url_
;
member in class:__anon4621::TestInfoBarDelegate
80
new_google_url_
(new_google_url) {
google_url_tracker.h
179
const GURL
new_google_url_
;
member in class:GoogleURLTrackerInfoBarDelegate
Completed in 579 milliseconds