Home
last modified time | relevance | path

Searched defs:isNullBuffer (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/hidl/1.0/vts/functional/common/
Dmedia_c2_hidl_test_common.cpp28 uint32_t flags, bool isNullBuffer) { in testInputBuffer()
/frameworks/av/media/codec2/hidl/1.0/vts/functional/component/
DVtsHalMediaC2V1_0TargetComponentTest.cpp334 bool isNullBuffer = !std::get<3>(GetParam()).compare("true"); in TEST_P() local