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

  /ndk/sources/host-tools/make-3.81/
filedef.h 182 #define OLD_MTIME 2
185 #define ORDINARY_MTIME_MIN (OLD_MTIME + 1)
  /external/chromium/chrome/browser/sync/engine/
syncer_unittest.cc 261 OLD_MTIME,
319 case OLD_MTIME:
759 {0, ids_.FromNumber(1000), ids_.FromNumber(0), {DELETED, OLD_MTIME}},
767 {0, ids_.FromNumber(1000), ids_.FromNumber(0), {DELETED, OLD_MTIME}},
768 {-1, ids_.FromNumber(1001), ids_.FromNumber(1000), {DELETED, OLD_MTIME}},
777 {0, ids_.FromNumber(1000), ids_.FromNumber(0), {DELETED, OLD_MTIME}},
778 {1, ids_.FromNumber(1001), ids_.FromNumber(0), {DELETED, OLD_MTIME}},
779 {2, ids_.FromNumber(1002), ids_.FromNumber(0), {DELETED, OLD_MTIME}},
796 { 0, ids_.FromNumber(1000), ids_.FromNumber(0), {DELETED, OLD_MTIME}},
798 {1, ids_.FromNumber(1002), ids_.FromNumber(1001), {DELETED, OLD_MTIME}},
    [all...]

Completed in 60 milliseconds