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

  /external/autotest/client/site_tests/graphics_dEQP/
generate_controlfiles.py 31 daily = 2 variable in class:Suite
42 Test('dEQP-GLES2.functional', Suite.daily, shards=1, hasty=False, notpass=True, time='LENGTHY'),
43 Test('dEQP-GLES2.functional', Suite.daily, shards=1, hasty=True, notpass=False, time='LONG'),
46 Test('dEQP-GLES2.performance', Suite.daily, shards=1, hasty=False, notpass=True, time='LONG'),
47 Test('dEQP-GLES2.stress', Suite.daily, shards=1, hasty=False, notpass=True, time='LONG'),
49 Test('dEQP-GLES3.functional', Suite.daily, shards=1, hasty=False, notpass=True, time='LENGTHY'),
50 Test('dEQP-GLES3.functional', Suite.daily, shards=1, hasty=True, notpass=False, time='LONG'),
51 Test('dEQP-GLES3.functional', Suite.daily, shards=10, hasty=True, notpass=False, time='FAST'),
53 Test('dEQP-GLES3.performance', Suite.daily, shards=1, hasty=False, notpass=True, time='LONG'),
54 Test('dEQP-GLES3.stress', Suite.daily, shards=1, hasty=False, notpass=True, time='LONG')
    [all...]
  /external/curl/
buildconf.bat 8 REM archives, neither for curl's daily snapshot archives.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/manage/
task.py 65 self.daily = self.hour != '*'
74 If it's a daily task and it's never been run and the hour is right, run it now.
81 if self.daily and not self.last_executed:
  /external/curl/packages/vms/
make_pcsi_curl_kit_name.com 91 $! The dash indicates that this is a daily pre-release.
135 $! We encode the snapshot date into the version as an ECO since a daily
build_libcurl_pc.com 49 $! kit type of "D" means a daily build
build_gnv_curl_pcsi_desc.com 84 $! kit type of "D" means a daily build
  /packages/apps/Calendar/src/com/android/calendar/
EventRecurrenceFormatter.java 61 case EventRecurrence.DAILY:
62 return r.getQuantityString(R.plurals.daily, interval, interval) + endString;
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds2/
layer1.py 541 :param preferred_backup_window: The daily time range during which
    [all...]

Completed in 411 milliseconds