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

  /external/chromium/chrome/browser/chromeos/login/
background_view.cc 544 std::string boot_times_text; local
547 boot_times_text =
555 boot_times_text =
563 boot_times_label_->SetText(ASCIIToWide(boot_times_text));
  /external/chromium/chrome/browser/chromeos/
boot_times_loader.cc 158 std::string boot_times_text = base::StringPrintf("total: %.2f\n" local
168 file_util::WriteFile(sent, boot_times_text.data(), boot_times_text.size());

Completed in 949 milliseconds