Lines Matching full:mtime
75 using syncable::MTIME;
308 entry.Put(syncable::MTIME, now_plus_30s);
320 entry.Put(MTIME, now_minus_2h);
875 parent.Put(syncable::MTIME, now_minus_2h);
885 child.Put(syncable::MTIME, now_minus_2h);
895 grandchild.Put(syncable::MTIME, now_minus_2h);
1920 entry.Put(syncable::MTIME, test_time);
1947 EXPECT_TRUE(entry.Get(MTIME) == test_time);