Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/tests/
Dtest_timestamps.cpp334 aaudio_result_t tempResult = AAudioStream_getTimestamp(aaudioStream, in testTimeStamps() local
337 if (tempResult != AAUDIO_ERROR_INVALID_STATE) { in testTimeStamps()
340 AAudio_convertResultToText(tempResult)); in testTimeStamps()