Home
last modified time | relevance | path

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

/hardware/google/av/codec2/tests/vndk/
DC2BufferTest.cpp548 C2Acquirable<const C2GraphicView> constViewHolder = constBlock.map(); in TEST_F() local
549 const C2GraphicView constGraphicView = constViewHolder.get(); in TEST_F()