Searched defs:epoch_time (Results 1 – 10 of 10) sorted by relevance
121 let epoch_time = TimeDisplay::new(0, 0); in test_utc_display_ok() localVariable139 let epoch_time = TimeDisplay::new(0, 0); in test_utc_display_hms() localVariable149 let epoch_time = TimeDisplay::new(0, 0); in test_utc_display_log() localVariable
58 def epoch_time_to_date_string(epoch_time, fmt_string=TIME_FMT): argument
114 def epoch_to_log_line_timestamp(epoch_time, time_zone=None): argument
150 def epoch_to_human_time(epoch_time): argument
146 def epoch_to_log_line_timestamp(epoch_time): argument
72 let epoch_time = SystemTime::now() in get_epoch_time() localVariable
372 uint64_t epoch_time = in Reap() local
425 const file_time_type epoch_time = now - now.time_since_epoch(); in TEST_CASE() local
472 const file_time_type epoch_time = now - now.time_since_epoch(); in set_last_write_time_dynamic_env_test() local