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

  /external/webkit/WebKitTools/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/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
test_expectations.py 459 date_suffix = time.strftime('%Y%m%d%H%M%S',
461 backup_file = ('%s.orig.%s' % (self._path, date_suffix))
    [all...]

Completed in 93 milliseconds