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

  /external/jetty/src/java/org/eclipse/jetty/server/jmx/
ServerMBean.java 31 private final long startupTime;
37 startupTime = System.currentTimeMillis();
48 return startupTime;
  /cts/tools/cts-reference-app-lib/src/android/cts/refapp/
ReferenceAppTestCase.java 66 long startupTime = end - start;
69 startupTime <= maxStartupTimeMs);
  /packages/apps/Camera2/tests/src/com/android/camera/stress/
CameraStartUp.java 46 long startupTime = 0;
57 startupTime = cameraStarted - beforeStart;
59 Log.v(TAG, "camera startup time: " + startupTime);
64 return startupTime;
68 long startupTime = 0;
79 startupTime = cameraStarted - beforeStart;
80 Log.v(TAG, "Video Startup Time = " + startupTime);
83 Log.v(TAG, "video startup time: " + startupTime);
88 return startupTime;
119 long startupTime = 0
    [all...]
  /packages/apps/Camera2/tests_camera/src/com/android/camera/stress/
CameraStartUp.java 46 long startupTime = 0;
57 startupTime = cameraStarted - beforeStart;
59 Log.v(TAG, "camera startup time: " + startupTime);
64 return startupTime;
68 long startupTime = 0;
79 startupTime = cameraStarted - beforeStart;
80 Log.v(TAG, "Video Startup Time = " + startupTime);
83 Log.v(TAG, "video startup time: " + startupTime);
88 return startupTime;
120 long startupTime = 0
    [all...]
  /packages/apps/LegacyCamera/tests/src/com/android/camera/stress/
CameraStartUp.java 47 long startupTime = 0;
57 startupTime = cameraStarted - beforeStart;
59 Log.v(TAG, "camera startup time: " + startupTime);
64 return startupTime;
68 long startupTime = 0;
79 startupTime = cameraStarted - beforeStart;
80 Log.v(TAG, "Video Startup Time = " + startupTime);
83 Log.v(TAG, "video startup time: " + startupTime);
88 return startupTime;
120 long startupTime = 0
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar 

Completed in 930 milliseconds