Searched refs:RTCP_INTERVAL (Results 1 – 5 of 5) sorted by relevance
44 const int32_t RTCP_INTERVAL = 1; variable45 const int32_t kIntervalSec = RTCP_INTERVAL;209 constexpr std::chrono::duration<int> waittime = std::chrono::seconds(RTCP_INTERVAL + 1); in TEST_F()
45 const int32_t RTCP_INTERVAL = 1; variable46 const int32_t kIntervalSec = RTCP_INTERVAL;
41 private static final int RTCP_INTERVAL = 3; field in TextConfigTest61 .setIntervalSec(RTCP_INTERVAL)
51 private static final int RTCP_INTERVAL = 66; field in AudioConfigTest73 .setIntervalSec(RTCP_INTERVAL)
40 private static final int RTCP_INTERVAL = 66; field in VideoConfigTest67 .setIntervalSec(RTCP_INTERVAL)