Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/tests/
Dtest_steal_exclusive.cpp205 int checkEnginePositions() { in checkEnginePositions() function in AudioEngine
412 errorCount += victim.checkEnginePositions() ? 1 : 0; in main()
450 errorCount += victim.checkEnginePositions() ? 1 : 0; in main()
451 errorCount += thief.checkEnginePositions() ? 1 : 0; in main()