Home
last modified time | relevance | path

Searched defs:timestamp_base (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/tests/lib/
H A Dtimestamp-test.c22 const int timestamp_base = 1000; in test_timestamp_add() local
53 const int timestamp_base = 1000; in test_timestamp_add_now() local
102 const int timestamp_base = 1000; in test_get_us_since_boot() local
/aosp_15_r20/frameworks/native/cmds/evemu-record/
H A Dmain.rs45 timestamp_base: TimestampBase, field