Searched refs:kAlrEndedTimeoutMs (Results 1 – 2 of 2) sorted by relevance
44 constexpr int kAlrEndedTimeoutMs = 3000; variable190 clock_.AdvanceTimeMilliseconds(kAlrEndedTimeoutMs - 1); in TEST_F()208 clock_.AdvanceTimeMilliseconds(kAlrEndedTimeoutMs + 1); in TEST_F()
59 constexpr int kAlrEndedTimeoutMs = 3000; variable326 at_time_ms - alr_end_time_ms_.value() < kAlrEndedTimeoutMs); in RequestProbe()