Searched refs:isNullBuffer (Results 1 – 3 of 3) sorted by relevance
27 uint32_t flags, bool isNullBuffer) { in testInputBuffer() argument45 if (isNullBuffer) { in testInputBuffer()
187 uint32_t flags, bool isNullBuffer);
223 bool isNullBuffer = GetParam().second; in TEST_P() local224 if (isNullBuffer) ALOGD("Testing for null input buffer with flag : %u", flags); in TEST_P()229 mComponent, mQueueLock, mWorkQueue, flags, isNullBuffer)); in TEST_P()