Searched refs:datefmt (Results 1 – 20 of 20) sorted by relevance
/external/autotest/client/common_lib/ |
D | logging_config.py | 56 file_formatter = logging.Formatter(fmt=FILE_FORMAT, datefmt=DATE_FORMAT) 61 datefmt='%H:%M:%S') 64 datefmt='%H:%M:%S') 84 def add_stream_handler(self, stream, level=logging.DEBUG, datefmt=None): argument 88 if datefmt: 90 datefmt=datefmt) 95 def add_console_handlers(self, datefmt=None): argument 98 datefmt=datefmt) 102 self.add_stream_handler(sys.stderr, self.stderr_level, datefmt) 108 datefmt=None): argument [all …]
|
D | logging_manager.py | 395 self.datefmt = base_formatter.datefmt
|
/external/icu/icu4c/source/samples/datefmt/ |
D | datefmt.sln | 5 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "datefmt", "datefmt.vcxproj", "{6D592DB7-B9C8-4…
|
D | Makefile | 14 TARGET=datefmt
|
D | README.TXT | 35 Open the file "datefmt.sln" in Microsoft Visual C++.
|
/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/client/common_lib/cros/fake_device_server/client_lib/ |
D | client_lib_test.py | 122 datefmt=date_format)
|
/external/autotest/site_utils/ |
D | rpc_logserver.py | 107 fmt=LOGGING_FORMAT, datefmt='%m/%d %H:%M:%S')
|
D | kill_slow_queries.py | 118 datefmt='%m/%d/%Y %H:%M:%S', level=logging.DEBUG)
|
D | label_cleaner.py | 170 datefmt='%Y-%m-%d %H:%M:%S')
|
/external/icu/icu4c/source/samples/ |
D | Makefile.in | 26 ALLSUBDIRS = break case csdet datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustrin…
|
D | readme.txt | 20 datefmt - an exercise using the date formatting API
|
/external/chromium-trace/catapult/devil/devil/android/tools/ |
D | device_monitor.py | 203 datefmt='%y%m%d %H:%M:%S')
|
/external/icu/icu4c/source/test/hdrtst/ |
D | cxxfiles.txt | 36 datefmt.h
|
/external/icu/icu4c/source/i18n/ |
D | Android.bp | 78 "datefmt.cpp",
|
D | Makefile.in | 70 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/chromium-trace/catapult/telemetry/third_party/tsproxy/ |
D | tsproxy.py | 662 format="%(asctime)s.%(msecs)03d - %(message)s", datefmt="%H:%M:%S") 664 …logging.basicConfig(level=log_level, format="%(asctime)s.%(msecs)03d - %(message)s", datefmt="%H:%…
|
/external/icu/icu4c/source/test/depstest/ |
D | dependencies.txt | 879 datefmt.o dtfmtsym.o dtitvfmt.o dtitvinf.o dtptngen.o dtrule.o reldtfmt.o reldatefmt.o
|