Searched refs:kMaxReportBlocks (Results 1 – 2 of 2) sorted by relevance
134 const size_t kMaxReportBlocks = (1 << 5) - 1; in TEST_F() local136 for (size_t i = 0; i < kMaxReportBlocks; ++i) { in TEST_F()140 rb.To(kRemoteSsrc + kMaxReportBlocks); in TEST_F()
109 const int kMaxReportBlocks = (1 << 5) - 1; in TEST() local111 for (int i = 0; i < kMaxReportBlocks; ++i) { in TEST()115 rb.To(kRemoteSsrc + kMaxReportBlocks); in TEST()