Home
last modified time | relevance | path

Searched refs:Countdown (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/api/neteq/
Dtick_timer.h60 class Countdown {
62 Countdown(const TickTimer& ticktimer, uint64_t ticks_to_count);
64 ~Countdown();
102 std::unique_ptr<Countdown> GetNewCountdown(uint64_t ticks_to_count) const { in GetNewCountdown()
103 return std::unique_ptr<Countdown>(new Countdown(*this, ticks_to_count)); in GetNewCountdown()
Dtick_timer.cc18 TickTimer::Countdown::Countdown(const TickTimer& ticktimer, in Countdown() function in webrtc::TickTimer::Countdown
23 TickTimer::Countdown::~Countdown() = default;
Dtick_timer_unittest.cc114 TEST(TickTimer, Countdown) { in TEST() argument
119 std::unique_ptr<TickTimer::Countdown> cd = tt.GetNewCountdown(17); in TEST()
/external/webrtc/modules/audio_coding/neteq/
Dexpand_uma_logger.h47 std::unique_ptr<TickTimer::Countdown> timer_;
Dexpand_uma_logger.cc17 std::unique_ptr<TickTimer::Countdown> GetNewCountdown( in GetNewCountdown()
Ddecision_logic.h186 std::unique_ptr<TickTimer::Countdown> timescale_countdown_;
/external/kotlinx.coroutines/ui/
Dcoroutines-guide-ui.md147 hello.text = "Countdown $i ..." // update text
173 hello.text = "Countdown $i ..." // update text
211 hello.text = "Countdown $i ..." // update text
/external/autotest/server/site_tests/factory_Basic/
Dtest_list.fwteam_small292 id='Countdown',