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

  /external/webkit/Tools/Scripts/
roll-over-ChangeLogs 34 date_suffix = Date.today.strftime("-%Y-%m-%d")
40 old_path = "#{path}#{date_suffix}"
44 file.write "== Rolled over to ChangeLog#{date_suffix} ==\n"
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/
rebaseline_chromium_webkit_tests.py 225 date_suffix = time.strftime('%Y%m%d%H%M%S', time.localtime(time.time()))
226 backup_file = '%s.orig.%s' % (path, date_suffix)
    [all...]

Completed in 40 milliseconds