Home
last modified time | relevance | path

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

/system/chre/apps/audio_stress_test/
Daudio_stress_test.cc139 bool requestAudioForCurrentTestState(const Nanoseconds &testStateDuration) { in requestAudioForCurrentTestState() argument
148 LOGI("Enabled audio for %" PRIu64, testStateDuration.toRawNanoseconds()); in requestAudioForCurrentTestState()
155 LOGI("Disabled audio for %" PRIu64, testStateDuration.toRawNanoseconds()); in requestAudioForCurrentTestState()