Searched refs:dump_timestamp (Results 1 – 2 of 2) sorted by relevance
356 TEST_F(TombstoneTest, dump_timestamp) { in TEST_F() argument359 dump_timestamp(&log_, 0); in TEST_F()
80 static void dump_timestamp(log_t* log, time_t time) { in dump_timestamp() function673 dump_timestamp(&log, time(nullptr)); in engrave_tombstone()