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

/external/autotest/site_utils/
H A Dgs_offloader.py97 FAILED_OFFLOADS_TIME_FORMAT = '%Y-%m-%d %H:%M:%S' variable
822 data = (d.strftime(FAILED_OFFLOADS_TIME_FORMAT),
996 now_str = now.strftime(FAILED_OFFLOADS_TIME_FORMAT)

Completed in 84 milliseconds