Searched refs:kMaxAudioGap (Results 1 – 1 of 1) sorted by relevance
50 constexpr Seconds kMaxAudioGap = Seconds(300); variable132 if (lastAudioDuration > kMaxAudioGap) { in checkTestPassing()