Searched refs:assertFileAtimeRecent (Results 1 – 4 of 4) sorted by relevance
69 assertFileAtimeRecent("file2"); in DEFINE_TEST() 95 assertFileAtimeRecent("file4"); in DEFINE_TEST() 143 assertFileAtimeRecent("file12"); in DEFINE_TEST() 158 assertFileAtimeRecent("file13"); in DEFINE_TEST()
102 assertFileAtimeRecent(archive_entry_pathname(ae)); in create_reg_file()
1125 /* assertFileAtimeRecent("at"); */ in test_restore_atime() 1127 assertFileAtimeRecent("at/f1"); in test_restore_atime() 1129 assertFileAtimeRecent("at/f2"); in test_restore_atime()
199 #define assertFileAtimeRecent(pathname) \ macro