Searched defs:FILE_FORMAT (Results 1 - 2 of 2) sorted by relevance

/external/autotest/client/common_lib/
H A Dlogging_config.py49 FILE_FORMAT = ('%(asctime)s.%(msecs)03d %(levelname)-5.5s|%(module)18.18s:' variable in class:LoggingConfig
56 file_formatter = logging.Formatter(fmt=FILE_FORMAT, datefmt=DATE_FORMAT)
63 system_formatter = VarLogMessageFormatter(fmt=FILE_FORMAT,
115 formatter = logging.Formatter(fmt=self.FILE_FORMAT, datefmt=datefmt)
/external/aac/libSYS/include/
H A DFDK_audio.h130 } FILE_FORMAT; typedef in typeref:enum:__anon706

Completed in 3263 milliseconds