Searched refs:date (Results 1 – 22 of 22) sorted by relevance
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/ |
D | show_performance_digest.jsp | 33 var time = $('#date').datepicker('getDate').getTime() - 1; 46 var date = $('#date').datepicker({ 50 date.datepicker('setDate', new Date(${startTime} / MICRO_PER_MILLI)); 53 $('.date-label').each(function(i) { 75 <input type='text' id='date' name='date' class='col s5 m2'>
|
D | show_graph.jsp | 40 var date = $('#date').datepicker({ 44 date.datepicker('setDate', new Date(${endTime} / MICRO_PER_MILLI)); 223 var endTime = $('#date').datepicker('getDate').getTime(); 252 <div id='date-container' class='col s12'> 273 <input type='text' id='date' name='date' class='col s4 m2'>
|
D | show_table.jsp | 197 // Format time grid to a formatted date
|
/test/app_compat/csuite/harness/src/main/java/com/android/tradefed/util/ |
D | PublicApkUtil.java | 58 String date = FileUtil.readStringFromFile(latestFile).trim(); in constructApkDir() local 59 if (DATE_FORMAT.matcher(date).matches()) { in constructApkDir() 60 return new File(baseDir, date); in constructApkDir()
|
/test/vts/harnesses/tradefed/tests/src/com/android/tradefed/testtype/ |
D | VtsMultiDeviceTestResultParserTest.java | 187 Date date = null; in getDate() local 203 date = sdf.parse(time); in getDate() 209 return date; in getDate()
|
/test/vti/test_serving/script/ |
D | pack-gae.sh | 46 zip vtslab-scheduler-$(git log -s -n 1 --format="%cd" --date=format:"%Y%m%d_%H%M%S")-$(git rev-pars…
|
/test/vts/runners/host/ |
D | logger.py | 55 date, time = t.split(' ') 56 month, day = date.split('-')
|
/test/vts/utils/python/reporting/ |
D | report_file_utils.py | 120 date = now.strftime('%Y-%m-%d') 121 relative_path = os.path.join(date, relative_path)
|
/test/framework/harnesses/host_controller/script/ |
D | release.sh | 16 … out/host/linux-x86/vtslab/android-vtslab.zip gs://vtslab-release/$1/android-vtslab-$(date +%F).zip
|
/test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/ |
D | VtsMultiDeviceTestResultParser.java | 288 Date date = null; in getDate() local 304 date = sdf.parse(time); in getDate() 310 return date; in getDate()
|
/test/mlts/benchmark/tools/ |
D | build_and_dump_intermediate.sh | 16 CURRENTDATE=`date +"%m%d%y"`
|
/test/vts/ |
D | .gitignore | 31 # before PyInstaller builds the exe, so as to inject date/other infos into it.
|
/test/vti/test_serving/ |
D | .gitignore | 31 # before PyInstaller builds the exe, so as to inject date/other infos into it.
|
/test/framework/ |
D | .gitignore | 30 # before PyInstaller builds the exe, so as to inject date/other infos into it.
|
/test/vti/dashboard/src/main/webapp/css/ |
D | show_graph.css | 30 #date-container {
|
D | show_performance_digest.css | 28 #date {
|
/test/framework/build/ |
D | Android.mk | 31 --date=format:"%Y%m%d_%H%M%S" 2>/dev/null)
|
/test/vts/hals/light/bullhead/ |
D | NOTICE | 100 as of the date such litigation is filed.
|
/test/mlts/benchmark/ |
D | LICENSE | 87 as of the date such litigation is filed.
|
/test/mlts/models/ |
D | LICENSE | 87 as of the date such litigation is filed.
|
/test/mlts/models/assets/asr_float/ |
D | LICENSE | 323 1. automatically as of the date the violation is cured, provided
|
/test/mlts/benchmark/results/ |
D | Chart.bundle.min.js | 10 …date()?t._d["set"+(t._isUTC?"UTC":"")+e](i,t.month(),At(i,t.month())):t._d["set"+(t._isUTC?"UTC":"…
|