Home
last modified time | relevance | path

Searched defs:epoch_time (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/tools/netsim/rust/common/src/util/
H A Dtime_display.rs121 let epoch_time = TimeDisplay::new(0, 0); in test_utc_display_ok() localVariable
139 let epoch_time = TimeDisplay::new(0, 0); in test_utc_display_hms() localVariable
149 let epoch_time = TimeDisplay::new(0, 0); in test_utc_display_log() localVariable
/aosp_15_r20/external/autotest/client/common_lib/
H A Dtime_utils.py58 def epoch_time_to_date_string(epoch_time, fmt_string=TIME_FMT): argument
/aosp_15_r20/external/python/mobly/mobly/
Dlogger.py114 def epoch_to_log_line_timestamp(epoch_time, time_zone=None): argument
Dutils.py150 def epoch_to_human_time(epoch_time): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/
Dlogger.py146 def epoch_to_log_line_timestamp(epoch_time): argument
Dutils.py150 def epoch_to_human_time(epoch_time): argument
/aosp_15_r20/external/crosvm/devices/src/
H A Dpl030.rs72 let epoch_time = SystemTime::now() in get_epoch_time() localVariable
/aosp_15_r20/system/core/init/
H A Dservice.cpp372 uint64_t epoch_time = in Reap() local
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp425 const file_time_type epoch_time = now - now.time_since_epoch(); in TEST_CASE() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.last_write_time/
H A Dlast_write_time.pass.cpp472 const file_time_type epoch_time = now - now.time_since_epoch(); in set_last_write_time_dynamic_env_test() local