Home
last modified time | relevance | path

Searched defs:modTime (Results 1 – 2 of 2) sorted by relevance

/build/soong/finder/fs/
Dfs.go192 modTime time.Time member
377 modTime time.Time // time at which the inode's contents were modified member
/build/soong/finder/
Dfinder_test.go137 func modTime(t *testing.T, path string, filesystem *fs.MockFs) time.Time { func