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

  /external/chromium_org/tools/perf/benchmarks/
startup.py 5 from measurements import startup namespace
14 test = startup.Startup
23 test = startup.Startup
32 test = startup.Startup
42 test = startup.Startup
52 test = startup.Startu
    [all...]
  /external/chromium_org/tools/perf/measurements/
startup.py 9 class Startup(page_test.PageTest):
10 """Performs a measurement of Chromium's startup performance.
19 super(Startup, self).__init__(needs_browser_restart_after_each_page=True,
48 # Overriden so that no page navigation occurs - startup to the NTP.
55 class StartWithUrl(Startup):
63 The startup URL is taken from the page set's startup_url. This
session_restore.py 7 from measurements import startup namespace
14 class SessionRestore(startup.Startup):
19 see startup.py for details.
  /art/runtime/
atomic.cc 30 void QuasiAtomic::Startup() {
atomic.h 54 static void Startup();
runtime.cc 409 VLOG(startup) << "Runtime::Start entering";
464 VLOG(startup) << "Runtime::Start exiting";
568 VLOG(startup) << "Runtime::StartDaemonThreads entering";
583 VLOG(startup) << "Runtime::StartDaemonThreads exiting";
679 VLOG(startup) << "Runtime::Init -verbose:startup enabled";
681 QuasiAtomic::Startup();
799 Thread::Startup();
902 VLOG(startup) << "Runtime::Init exiting";
907 VLOG(startup) << "Runtime::InitNativeMethods entering"
    [all...]
thread.h 397 static void Startup();
    [all...]
thread.cc     [all...]
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
device_event_router.h 40 // Turns the startup flag on, and then turns it off after few seconds.
41 void Startup();
device_event_router.cc 36 void DeviceEventRouter::Startup() {
event_router.cc 448 device_event_router_->Startup();
    [all...]
  /external/chromium_org/chrome/browser/chromeos/policy/
device_local_account_policy_service_unittest.cc 537 // Verifies that during startup, orphaned cache directories are deleted,
539 // cache directories are created. Also verifies that when startup is complete,
541 TEST_F(DeviceLocalAccountPolicyExtensionCacheTest, Startup) {
    [all...]
  /external/chromium_org/ash/display/
display_controller_unittest.cc 389 TEST_F(DisplayControllerStartupTest, Startup) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
comsvcs.h     [all...]
  /external/chromium_org/chrome/browser/policy/
policy_browsertest.cc     [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_manager.js 120 * Startup parameters for this application.
127 * Startup preference about the view.
566 * The key for storing startup preference.
768 // Get startup preferences.
    [all...]
  /external/mdnsresponder/mDNSCore/
uDNS.c     [all...]
mDNS.c     [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 1989 milliseconds