Home
last modified time | relevance | path

Searched defs:line_format (Results 1 – 3 of 3) sorted by relevance

/external/autotest/contrib/
Dlog_distiller.py160 line_format = '%s' variable in LogLine
221 line_format = (' \t\t %(time)s %(host)s, currently in %(state)s, ' variable in HostLine
255 line_format = ('%(time)s %(hqe)s, currently in %(from_state)s, ' variable in HQELine
/external/python/cpython2/Lib/test/
Dtest_regrtest.py122 def list_regex(line_format, tests): argument
/external/python/cpython3/Lib/test/
Dtest_regrtest.py429 def list_regex(line_format, tests): argument