Searched refs:assertFileAtimeRecent (Results 1 – 4 of 4) sorted by relevance
70 assertFileAtimeRecent("file2"); in DEFINE_TEST()96 assertFileAtimeRecent("file4"); in DEFINE_TEST()144 assertFileAtimeRecent("file12"); in DEFINE_TEST()159 assertFileAtimeRecent("file13"); in DEFINE_TEST()
103 assertFileAtimeRecent(archive_entry_pathname(ae)); in create_reg_file()
1128 assertFileAtimeRecent("at/f1"); in test_restore_atime()1130 assertFileAtimeRecent("at/f2"); in test_restore_atime()
206 #define assertFileAtimeRecent(pathname) \ macro