Home
last modified time | relevance | path

Searched refs:FAILED_OFFLOADS_TIME_FORMAT (Results 1 – 2 of 2) sorted by relevance

/external/autotest/site_utils/
Dgs_offloader.py97 FAILED_OFFLOADS_TIME_FORMAT = '%Y-%m-%d %H:%M:%S' variable
745 data = (d.strftime(FAILED_OFFLOADS_TIME_FORMAT),
918 now_str = now.strftime(FAILED_OFFLOADS_TIME_FORMAT)
Dgs_offloader_unittest.py736 gs_offloader.FAILED_OFFLOADS_TIME_FORMAT)