Searched refs:realProtectedContent (Results 1 – 1 of 1) sorted by relevance
1715 uint64_t realProtectedContent = 0; in TEST_P() local1718 ASSERT_EQ(NO_ERROR, gralloc4::decodeProtectedContent(vec, &realProtectedContent)); in TEST_P()1719 EXPECT_EQ(1, realProtectedContent); in TEST_P()