Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/mapper/4.0/vts/functional/
DVtsHalGraphicsMapperV4_0TargetTest.cpp1715 uint64_t realProtectedContent = 0; in TEST_P() local
1718 ASSERT_EQ(NO_ERROR, gralloc4::decodeProtectedContent(vec, &realProtectedContent)); in TEST_P()
1719 EXPECT_EQ(1, realProtectedContent); in TEST_P()