Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/tests/
Dtest_block_adapter.cpp45 int checkSequence(const int32_t *indexBuffer, int32_t frameCount) { in checkSequence() function in TestBlockAdapter
76 return checkSequence((int32_t *) buffer, frameCount); in onProcessFixedBlock()
112 result = checkSequence((int32_t *)mTestBuffer, variableCount); in testOutputRead()