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

  /external/chromium_org/chrome/browser/local_discovery/
privet_constants.h 61 const double kPrivetMaximumTimeRandomAddition = 0.2;
privet_url_fetcher.cc 177 1 + base::RandDouble() * kPrivetMaximumTimeRandomAddition;
privet_http_impl.cc 580 1 + base::RandDouble() * kPrivetMaximumTimeRandomAddition;

Completed in 27 milliseconds