Searched refs:assertFileBirthtime (Results 1 – 2 of 2) sorted by relevance
129 assertFileBirthtime("file11", 3456789, 12345); in DEFINE_TEST() 144 assertFileBirthtime("file12", 3456789, 12345); in DEFINE_TEST() 159 assertFileBirthtime("file13", 4567890, 23456); in DEFINE_TEST()
201 #define assertFileBirthtime(pathname, sec, nsec) \ macro