Searched refs:datefmt (Results 1 – 20 of 20) sorted by relevance
/external/autotest/client/common_lib/ |
D | logging_config.py | 30 fmt=FILE_FORMAT, datefmt='%m/%d %H:%M:%S') 35 fmt=CONSOLE_FORMAT, datefmt='%H:%M:%S') 59 def add_stream_handler(self, stream, level=logging.DEBUG, datefmt=None): argument 63 if datefmt: 65 datefmt=datefmt) 71 def add_console_handlers(self, datefmt=None): argument 73 sys.stdout, level=self.stdout_level, datefmt=datefmt) 77 self.add_stream_handler(sys.stderr, self.stderr_level, datefmt) 81 datefmt=None): argument 87 if datefmt: [all …]
|
D | logging_manager.py | 395 self.datefmt = base_formatter.datefmt
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
D | __main__.py | 166 def formatTime(self, record, datefmt=None): argument 167 if datefmt: 168 return datetime.datetime.fromtimestamp(record.created).strftime(datefmt) 171 return super(GsutilFormatter, self).formatTime(record, datefmt=datefmt) 178 formatter = GsutilFormatter(fmt=log_format, datefmt=date_format)
|
/external/icu/icu4c/source/samples/datefmt/ |
D | datefmt.sln | 3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "datefmt", "datefmt.vcproj", "{6D592DB7-B9C8-4B…
|
D | Makefile | 11 TARGET=datefmt
|
D | README.TXT | 32 Open the file "datefmt.sln" in Microsoft Visual C++.
|
/external/pdfium/tools/drmemory/scripts/ |
D | logging_utils.py | 63 datefmt=DATEFMT): argument 78 formatter = logging.Formatter(format, datefmt)
|
/external/autotest/client/cros/cellular/pseudomodem/ |
D | run_pseudomodem.py | 27 datefmt='%H:%M:%S')
|
D | logging_setup.py | 58 datefmt='%H:%M:%S')
|
/external/autotest/site_utils/ |
D | rpc_logserver.py | 107 fmt=LOGGING_FORMAT, datefmt='%m/%d %H:%M:%S')
|
D | label_cleaner.py | 170 datefmt='%Y-%m-%d %H:%M:%S')
|
/external/autotest/client/common_lib/cros/fake_device_server/client_lib/ |
D | client_lib_test.py | 122 datefmt=date_format)
|
/external/autotest/server/cros/ |
D | repair_utils.py | 42 datefmt='%m/%d %H:%M:%S')
|
/external/icu/icu4c/source/samples/ |
D | Makefile.in | 23 ALLSUBDIRS = break case csdet datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustrin…
|
D | readme.txt | 17 datefmt - an exercise using the date formatting API
|
/external/icu/icu4c/source/test/hdrtst/ |
D | cxxfiles.txt | 34 datefmt.h
|
/external/icu/icu4c/source/i18n/ |
D | Android.mk | 82 datefmt.cpp \
|
D | Makefile.in | 68 choicfmt.o datefmt.o smpdtfmt.o reldtfmt.o dtfmtsym.o udat.o dtptngen.o udatpg.o \
|
/external/icu/icu4c/source/samples/all/ |
D | all.sln | 11 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "datefmt", "..\datefmt\datefmt.vcxproj", "{6D59…
|
/external/icu/icu4c/source/test/depstest/ |
D | dependencies.txt | 858 datefmt.o dtfmtsym.o dtitvfmt.o dtitvinf.o dtptngen.o dtrule.o reldtfmt.o reldatefmt.o
|