Searched refs:tpWait (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/BWEStandAlone/
H A DTestSenderReceiver.cc239 int32_t tpWait = _transport->TimeUntilNextProcess(); local
241 int32_t minWait = (rtpWait < tpWait) ? rtpWait: tpWait;

Completed in 81 milliseconds