Home
last modified time | relevance | path

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

/system/chre/apps/chqts/src/general_test/
Dbasic_audio_test.cc149 bool sourceFound = chreAudioGetSource(handle, &audioSource); in validateAudioSources() local
150 if (sourceFound) { in validateAudioSources()
163 previousSourceFound = sourceFound; in validateAudioSources()