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