OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RequestServerCheck
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/google/
google_url_tracker.cc
124
void GoogleURLTracker::
RequestServerCheck
() {
178
// See comments in header on the class, on
RequestServerCheck
(), and on the
google_url_tracker_unittest.cc
114
void
RequestServerCheck
();
197
void GoogleURLTrackerTest::
RequestServerCheck
() {
204
GoogleURLTracker::
RequestServerCheck
();
300
// No one called
RequestServerCheck
() so nothing should have happened.
307
RequestServerCheck
();
323
RequestServerCheck
();
341
RequestServerCheck
();
351
RequestServerCheck
();
370
// No one called
RequestServerCheck
() so nothing should have happened.
380
RequestServerCheck
();
[
all
...]
/external/chromium_org/chrome/browser/google/
google_url_tracker.cc
86
void GoogleURLTracker::
RequestServerCheck
(Profile* profile, bool force) {
238
// See comments in header on the class, on
RequestServerCheck
(), and on the
google_url_tracker_unittest.cc
215
void
RequestServerCheck
();
332
void GoogleURLTrackerTest::
RequestServerCheck
() {
504
// No one called
RequestServerCheck
() so nothing should have happened.
512
RequestServerCheck
();
528
RequestServerCheck
();
545
RequestServerCheck
();
614
RequestServerCheck
();
628
RequestServerCheck
();
645
RequestServerCheck
();
664
// No one called
RequestServerCheck
() so nothing should have happened
[
all
...]
Completed in 34 milliseconds