HomeSort by relevance Sort by last modified time
    Searched defs:OLD_TIME (Results 1 - 6 of 6) sorted by null

  /external/autotest/client/bin/result_tools/
shrink_file_throttler_unittest.py 44 OLD_TIME = 1498800000
70 os.utime(file3, (OLD_TIME, OLD_TIME))
81 os.utime(file4, (OLD_TIME, OLD_TIME))
107 self.assertEqual(OLD_TIME, stat.st_mtime)
  /bionic/libc/include/
utmp.h 53 #define OLD_TIME 4
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
utmpx.h 94 #define OLD_TIME 4 /* Time when system clock changed. */
utmp.h 106 #define OLD_TIME 4 /* Time when system clock changed. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
utmpx.h 94 #define OLD_TIME 4 /* Time when system clock changed. */
utmp.h 106 #define OLD_TIME 4 /* Time when system clock changed. */

Completed in 86 milliseconds