Home
last modified time | relevance | path

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

/external/openscreen/cast/streaming/
Dsender_unittest.cc544 constexpr milliseconds kInboundDelay{4}; in TEST_F() local
545 constexpr milliseconds kRoundTripDelay = kOutboundDelay + kInboundDelay; in TEST_F()
547 SetReceiverToSenderNetworkDelay(kInboundDelay); in TEST_F()
580 SimulateExecution(kInboundDelay); in TEST_F()
591 kIncreasedOutboundDelay + kInboundDelay; in TEST_F()