Home
last modified time | relevance | path

Searched refs:kMaxAudioGap (Results 1 – 1 of 1) sorted by relevance

/system/chre/apps/audio_stress_test/
Daudio_stress_test.cc50 constexpr Seconds kMaxAudioGap = Seconds(300); variable
132 if (lastAudioDuration > kMaxAudioGap) { in checkTestPassing()