HomeSort by relevance Sort by last modified time
    Searched full:line_format (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/site_tests/graphics_WebGLManyPlanetsDeep/
graphics_WebGLManyPlanetsDeep.py 98 line_format = '%10s %20s %20s %20s\n'
99 f.write(line_format % ('seq', 'start_time', 'frame_render_time_ms',
103 f.write(line_format %
  /external/autotest/contrib/
log_distiller.py 160 line_format = '%s' variable in class:LogLine
197 return self.line_format % self.line_info
221 line_format = (' \t\t %(time)s %(host)s, currently in %(state)s, ' variable in class:HostLine
255 line_format = ('%(time)s %(hqe)s, currently in %(from_state)s, ' variable in class:HQELine

Completed in 118 milliseconds