Home
last modified time | relevance | path

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

/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_test.cpp497 const uint32_t kEncryptedBytes = 512; in TEST_P() local
500 .numBytesOfEncryptedData = kEncryptedBytes}}; in TEST_P()
534 const uint32_t kEncryptedBytes = 512; in TEST_P() local
537 .numBytesOfEncryptedData = kEncryptedBytes}}; in TEST_P()
/hardware/interfaces/drm/1.0/vts/functional/
Ddrm_hal_clearkey_test.cpp1150 const uint32_t kEncryptedBytes = 512; in TEST_F() local
1153 .numBytesOfEncryptedData = kEncryptedBytes}}; in TEST_F()
1160 EXPECT_EQ(kClearBytes + kEncryptedBytes, byteCount); in TEST_F()
1218 const uint32_t kEncryptedBytes = 512; in TEST_F() local
1221 .numBytesOfEncryptedData = kEncryptedBytes}}; in TEST_F()
1255 const uint32_t kEncryptedBytes = 512; in TEST_F() local
1258 .numBytesOfEncryptedData = kEncryptedBytes}}; in TEST_F()