HomeSort by relevance Sort by last modified time
    Searched defs:RequestServerCheck (Results 1 - 2 of 2) 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...]

Completed in 55 milliseconds