Searched refs:GetMtime (Results 1 – 4 of 4) sorted by relevance
93 const base::Time& GetMtime() const { in GetMtime() function
151 return GetEntry()->GetMtime(); in GetModificationTime()
174 sync_entry->set_mtime(TimeToProtoTime(meta_entry.GetMtime())); in BuildCommitItem()
2450 EXPECT_TRUE(entry.GetMtime()== test_time); in TEST_F()