Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/drm/1.0/vts/functional/
H A Ddrm_hal_clearkey_test.cpp1007 const uint32_t kEncryptedBytes = 512; in TEST_P() local
1010 .numBytesOfEncryptedData = kEncryptedBytes}}; in TEST_P()
1017 EXPECT_EQ(kClearBytes + kEncryptedBytes, byteCount); in TEST_P()
1075 const uint32_t kEncryptedBytes = 512; in TEST_P() local
1078 .numBytesOfEncryptedData = kEncryptedBytes}}; in TEST_P()
1112 const uint32_t kEncryptedBytes = 512; in TEST_P() local
1115 .numBytesOfEncryptedData = kEncryptedBytes}}; in TEST_P()
/aosp12/hardware/interfaces/drm/1.2/vts/functional/
H A Ddrm_hal_test.cpp475 const uint32_t kEncryptedBytes = 512; in TEST_P() local
478 .numBytesOfEncryptedData = kEncryptedBytes}}; in TEST_P()
512 const uint32_t kEncryptedBytes = 512; in TEST_P() local
515 .numBytesOfEncryptedData = kEncryptedBytes}}; in TEST_P()