Home
last modified time | relevance | path

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

/cts/tests/tests/nativemedia/aaudio/jni/
Dtest_session_id.cpp122 aaudio_direction_t otherDirection = (direction == AAUDIO_DIRECTION_OUTPUT) in checkSessionIdAllocate() local
125 AAudioStreamBuilder_setDirection(aaudioBuilder, otherDirection); in checkSessionIdAllocate()
137 if (otherDirection == AAUDIO_DIRECTION_INPUT) { in checkSessionIdAllocate()