Searched refs:hours (Results 1 – 13 of 13) sorted by relevance
/test/vti/test_serving/gae/webapp/src/tasks/ |
D | removing_outdated_devices_test.py | 58 hours=100) 64 hours=24) 84 device.timestamp = device.timestamp - datetime.timedelta(hours=25) 98 device.timestamp = device.timestamp - datetime.timedelta(hours=25)
|
D | removing_outdated_devices.py | 35 datetime.timedelta(hours=OUTDATED_DEVICE_REMOVE_TIME_IN_HOURS))
|
/test/vti/test_serving/gae/webapp/src/testing/ |
D | unittest_base.py | 310 def PassTime(self, hours=0, minutes=0, seconds=0): argument 321 if not hours and not minutes and not seconds: 329 hours=hours, minutes=minutes, seconds=seconds) 332 hours=hours, minutes=minutes, seconds=seconds)
|
/test/vti/test_serving/gae/frontend/src/app/menu/ |
D | menu_base.ts | 60 isExpired(timeString, hours=72) { 66 return duration.asHours() > hours;
|
/test/vti/test_serving/gae/frontend/src/app/menu/job/ |
D | job.component.ts | 186 …return { hours: title, created: 0, completed: 0, running: 0, bootup_err: 0, infra_err: 0, expired:… 189 hours: title,
|
/test/vti/dashboard/src/main/webapp/js/ |
D | time.js | 57 if (duration.hours() > 0) {
|
/test/vts/doc/developer_testing/kernel/ |
D | run_all_ltp_testcases.md | 11 This will take from 30 minutes to 2 hours to run.
|
/test/vti/test_serving/gae/webapp/src/endpoint/ |
D | endpoint_base.py | 212 now() - datetime.timedelta(hours=int(value))) 216 now() - datetime.timedelta(hours=int(value)))
|
/test/vti/test_serving/gae/webapp/src/scheduler/ |
D | schedule_worker.py | 175 datetime.datetime.now() - datetime.timedelta(hours=72)) 205 datetime.datetime.now() - datetime.timedelta(hours=72))
|
D | schedule_worker_test.py | 537 ) - datetime.timedelta(hours=73) 562 hours=73)
|
/test/mlts/benchmark/results/ |
D | Chart.bundle.min.js | 10 …hours()%12||12}function te(t,e){j(t,0,0,function(){return this.localeData().meridiem(this.hours(),…
|
/test/mlts/models/assets/image_classification/ |
D | LICENSE | 2398 Title: Fun Pics - Finished - 5 hours later
|
/test/suite_harness/tools/dex-tools/dex/ |
D | classes.out.dex | 113378 public static final int hours
|