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.py100 FAILED_OFFLOADS_TIME_FORMAT = '%Y-%m-%d %H:%M:%S' variable
910 data = (d.strftime(FAILED_OFFLOADS_TIME_FORMAT),
1089 now_str = now.strftime(FAILED_OFFLOADS_TIME_FORMAT)
Dgs_offloader_unittest.py498 gs_offloader.FAILED_OFFLOADS_TIME_FORMAT)