Home
last modified time | relevance | path

Searched refs:setFormatter (Results 1 - 18 of 18) sorted by relevance

/third_party/mbedtls/scripts/mbedtls_dev/
H A Dlogging_util.py38 stderr_hdlr.setFormatter(log_formatter)
43 stdout_hdlr.setFormatter(log_formatter)
/third_party/curl/tests/
H A Ddictserver.py147 handler.setFormatter(formatter)
163 stdout_handler.setFormatter(formatter)
H A Dnegtelnetserver.py331 handler.setFormatter(formatter)
347 stdout_handler.setFormatter(formatter)
H A Dsmbserver.py415 handler.setFormatter(formatter)
431 stdout_handler.setFormatter(formatter)
/third_party/python/PC/layout/support/
H A Dlogging.py39 handler.setFormatter(logging.Formatter("{levelname:8s} {message}", style="{"))
45 handler.setFormatter(
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2DataModelFormatter.java43 .setFormatter("datetime", new DateTimeFormatterFactory()) in Mf2DataModelFormatter()
48 .setFormatter("number", new NumberFormatterFactory()) in Mf2DataModelFormatter()
55 .setFormatter("identity", new IdentityFormatterFactory()) in Mf2DataModelFormatter()
H A DMf2FunctionRegistry.java210 public Builder setFormatter(String formatterName, FormatterFactory formatterFactory) { in setFormatter() method in Mf2FunctionRegistry.Builder
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/
H A DCustomFormatterGrammarCaseTest.java87 .setFormatter("grammarBB", new GrammarCasesFormatterFactory())
H A DCustomFormatterListTest.java75 .setFormatter("listformat", new ListFormatterFactory())
H A DCustomFormatterMessageRefTest.java74 .setFormatter("msgRef", new ResourceManagerFactory())
H A DCustomFormatterPersonTest.java96 .setFormatter("person", new PersonNameFormatterFactory())
H A DMessageFormat2Test.java263 .setFormatter("temp", counter) in testFormatterIsCreatedOnce()
/third_party/python/Lib/unittest/
H A D_log.py51 handler.setFormatter(formatter)
/third_party/python/Lib/multiprocessing/
H A Dutil.py97 handler.setFormatter(formatter)
/third_party/python/Lib/logging/
H A Dconfig.py162 h.setFormatter(formatters[fmt])
769 result.setFormatter(formatter)
H A D__init__.py983 def setFormatter(self, fmt): member in Handler
2065 h.setFormatter(fmt)
/third_party/python/Lib/test/
H A Dtest_logging.py118 self.root_hdlr.setFormatter(self.root_formatter)
659 h.setFormatter(f)
3689 self.que_hdlr.setFormatter(formatter)
3750 self.que_hdlr.setFormatter(self.root_formatter)
4808 handlers[2].setFormatter(f)
5350 fh.setFormatter(logging.Formatter('%(message)s'))
5481 fh.setFormatter(fmt)
/third_party/skia/third_party/externals/angle2/scripts/
H A Dgenerate_stats.py771 handler.setFormatter(formatter)

Completed in 18 milliseconds