Searched refs:mtime (Results 1 – 5 of 5) sorted by relevance
140 time_t mtime = st.st_mtime; variable142 localtime_r(&mtime, &mtm);144 TEST_ASSERT(mtime > t); // Modification time should be in future wrt ref time
336 time_t mtime = st.st_mtime; in test_fatfs_stat() local338 localtime_r(&mtime, &mtm); in test_fatfs_stat()340 TEST_ASSERT(abs(mtime - t) < 2); // fatfs library stores time with 2 second precision in test_fatfs_stat()
112 time_t mtime = tv.tv_sec; variable114 localtime_r(&mtime, &mtm);
92 mtime=hex_0,
122 to store file modification time (mtime), accessible through