Searched defs:isNullBuffer (Results 1 – 2 of 2) sorted by relevance
70 uint32_t flags, bool isNullBuffer) { in testInputBuffer()
330 bool isNullBuffer = std::get<3>(GetParam()); in TEST_P() local