HomeSort by relevance Sort by last modified time
    Searched full:minutes (Results 76 - 100 of 2305) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/
test_oauth2_client.py 140 self.assertEquals(self.start_time + datetime.timedelta(minutes=60),
146 self.start_time + datetime.timedelta(minutes=55))
158 self.start_time + datetime.timedelta(minutes=55, seconds=1))
165 self.mock_datetime.mock_now + datetime.timedelta(minutes=60),
176 expiry = start + datetime.timedelta(minutes=60)
183 mock_datetime.mock_now = start + datetime.timedelta(minutes=54)
186 mock_datetime.mock_now = start + datetime.timedelta(minutes=55)
190 minutes=55, seconds=1)
194 minutes=61)
197 mock_datetime.mock_now = start + datetime.timedelta(minutes=58
    [all...]
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
mq303a.js 38 console.log("Enabling heater and waiting 2 minutes for warmup.");
40 // give time updates every 30 seconds until 2 minutes have passed
54 // run the alcohol sensor in 2 minutes
  /tools/test/connectivity/acts/tests/google/tel/live/
TelPowerTest.py 258 # simulate normal user behavior -- wake up every 1 minutes and do ping
324 3. Turn off screen and wait for 3 minutes.
325 Then measure power consumption for 5 minutes and get average.
359 3. Turn off screen and wait for 3 minutes.
360 Then measure power consumption for 5 minutes and get average.
395 3. Turn off screen and wait for 3 minutes.
396 Then measure power consumption for 5 minutes and get average.
433 3. Turn off screen and wait for 3 minutes.
434 Then measure power consumption for 5 minutes and get average.
471 3. Turn off screen and wait for 3 minutes
    [all...]
  /developers/build/prebuilts/gradle/RecipeAssistant/Application/src/main/assets/
guacamole.json 21 summary: "Some guacamole recipes call for many ingredients and can be a pain to prepare. This super simple guac can be thrown together in a couple of minutes and tastes great.",
recipelist.json 6 summary: "Some guacamole recipes call for many ingredients and can be a pain to prepare. This super simple guac can be thrown together in a couple of minutes and tastes great.",
  /developers/samples/android/wearable/wear/RecipeAssistant/Application/src/main/assets/
guacamole.json 21 summary: "Some guacamole recipes call for many ingredients and can be a pain to prepare. This super simple guac can be thrown together in a couple of minutes and tastes great.",
recipelist.json 6 summary: "Some guacamole recipes call for many ingredients and can be a pain to prepare. This super simple guac can be thrown together in a couple of minutes and tastes great.",
  /external/autotest/
PRESUBMIT.cfg 13 # Not enabled because it takes a few minutes. Put here for convenience
  /external/autotest/client/site_tests/platform_SuspendStress/
control 18 # Run suspend/resume cycle for 5 minutes.
  /external/autotest/client/site_tests/power_SuspendStress/
control.audio 16 Runs eight minutes of suspend/resume cycles in the background of an audio tone.
control.bare 16 Runs eight minutes of bare suspend/resume cycles without additional workload.
control.disk 16 Runs eight minutes of suspend/resume cycles in the background of a file I/O bench.
control.idle 16 Runs eight minutes of suspend/resume tests where suspend is triggered by idling.
control.stress 16 Runs multiple minutes of bare suspend/resume cycles without additional workload.
control.stress2 16 Runs multiple minutes of bare suspend/resume cycles without additional workload.
control.stress3 16 Runs multiple minutes of bare suspend/resume cycles without additional workload.
control.stress4 16 Runs multiple minutes of bare suspend/resume cycles without additional workload.
control.stress5 16 Runs multiple minutes of bare suspend/resume cycles without additional workload.
control.video 17 Runs eight minutes of suspend/resume cycles in the background of an OpenGL video.
  /external/autotest/client/tests/netpipe/
netpipe.py 54 # Wait up to ten minutes for both to reach this point.
58 # sure they are both at the same point wait at most five minutes.
61 # Wait up to ten minutes for the server to start
66 # Wait up to five minutes for the server to also reach this point
  /external/autotest/frontend/client/src/autotest/common/
CommonClassFactory.java 19 // schedule every 10 minutes
  /external/autotest/server/site_tests/hardware_StorageStress/
control.suspend 14 data in the storage for 1 hour with machine suspended 5 minutes between
control.test 14 data in the storage for 5 minutes.
  /external/crcalc/tests/
README.txt 7 The last step takes around 10 minutes on a Nexus 5.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
PeriodFormatter.java 11 * Formats a Period, such as '2 hours 23 minutes'.

Completed in 1409 milliseconds

1 2 34 5 6 7 8 91011>>