Searched refs:kTimestampGroupLength (Results 1 – 1 of 1) sorted by relevance
542 const int kTimestampGroupLength = 15; in TestTimestampGroupingTestHelper() local544 AbsSendTime(kTimestampGroupLength, 90000); in TestTimestampGroupingTestHelper()547 for (int j = 0; j < kTimestampGroupLength; ++j) { in TestTimestampGroupingTestHelper()552 clock_.AdvanceTimeMilliseconds(kFrameIntervalMs / kTimestampGroupLength); in TestTimestampGroupingTestHelper()559 timestamp += 90 * kFrameIntervalMs - kTimestampGroupLength; in TestTimestampGroupingTestHelper()