Searched defs:down_time (Results 1 – 3 of 3) sorted by relevance
40 down_time: i64, field324 let down_time = clock_gettime(ClockId::CLOCK_MONOTONIC).unwrap().num_nanoseconds(); in test_notify_key_for_tv_remote_when_key_pressed_for_threshold_time() localVariable381 let down_time = clock_gettime(ClockId::CLOCK_MONOTONIC).unwrap().num_nanoseconds(); in test_notify_key_for_internal_alphabetic_keyboard_when_key_pressed_for_threshold_time() localVariable433 let down_time = clock_gettime(ClockId::CLOCK_MONOTONIC).unwrap().num_nanoseconds(); in test_notify_key_for_external_keyboard_when_key_pressed_for_threshold_time() localVariable
378 base::TimeTicks down_time = base::TimeTicks::UnixEpoch() + base::Seconds(30); in TEST() local432 base::TimeTicks down_time = base::TimeTicks::UnixEpoch() + base::Seconds(30); in TEST() local488 base::TimeTicks down_time = base::TimeTicks::UnixEpoch() + base::Seconds(30); in TEST() local
504 int32_t up_time = 0, down_time = 0, crash_count = 0, recover_count = 0; in logSpeechDspStat() local