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

  /external/chromium_org/tools/perf/benchmarks/
startup.py 6 from measurements import startup namespace
10 test = startup.Startup
17 test = startup.Startup
  /art/runtime/
atomic.h 34 static void Startup();
atomic.cc 41 void QuasiAtomic::Startup() {
thread.h 368 static void Startup();
650 // Has Thread::Startup been called?
runtime.cc 381 // gLogVerbosity.startup = true; // TODO: don't check this in!
560 } else if (verbose_options[i] == "startup") {
561 gLogVerbosity.startup = true;
709 VLOG(startup) << "Runtime::Start entering";
742 VLOG(startup) << "Runtime::Start exiting";
811 VLOG(startup) << "Runtime::StartDaemonThreads entering";
826 VLOG(startup) << "Runtime::StartDaemonThreads exiting";
837 VLOG(startup) << "Runtime::Init -verbose:startup enabled";
839 QuasiAtomic::Startup();
    [all...]
thread.cc 870 // thread-startup states if it's early enough in their life cycle (http://b/7432159).
    [all...]
  /external/chromium_org/tools/perf/measurements/
startup.py 9 class Startup(page_measurement.PageMeasurement):
10 """Performs a measurement of Chromium's startup performance.
20 'Startup.BrowserMessageLoopStartTimeFromMainEntry',
21 'window_display_time' : 'Startup.BrowserWindowDisplay',
22 'open_tabs_time' : 'Startup.BrowserOpenTabs'}
25 super(Startup, self).__init__(needs_browser_restart_after_each_run=True)
  /external/chromium/chrome/browser/policy/
device_policy_cache_unittest.cc 144 TEST_F(DevicePolicyCacheTest, Startup) {
162 // Startup.
194 // Startup.
218 // Startup.
244 // Startup.
  /external/chromium_org/chrome/browser/policy/
policy_browsertest.cc 719 // No cookies at startup.
    [all...]
  /external/mdnsresponder/mDNSCore/
uDNS.c     [all...]
mDNS.c     [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 361 milliseconds