HomeSort by relevance Sort by last modified time
    Searched defs:RecordCurrentStats (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/
boot_times_loader.cc 326 void BootTimesLoader::RecordCurrentStats(const std::string& name) {
368 RecordCurrentStats(kLoginSuccess);
382 RecordCurrentStats(kChromeFirstRender);
  /external/chromium_org/chrome/browser/chromeos/
boot_times_loader.cc 221 RecordCurrentStats(kChromeFirstRender);
269 void BootTimesLoader::RecordCurrentStats(const std::string& name) {
343 RecordCurrentStats(kLoginSuccess);

Completed in 38 milliseconds