Searched refs:inputDelayMs (Results 1 – 1 of 1) sorted by relevance
171 auto inputDelayMs = 100ms; in TEST_F() local172 auto f = delay_async(inputDelayMs, [&] { in TEST_F()180 nsecs_t expectedWhen = systemTime(CLOCK_MONOTONIC) + ms2ns(inputDelayMs.count()); in TEST_F()