Searched refs:kEncryptedBytes (Results 1 – 2 of 2) sorted by relevance
497 const uint32_t kEncryptedBytes = 512; in TEST_P() local500 .numBytesOfEncryptedData = kEncryptedBytes}}; in TEST_P()534 const uint32_t kEncryptedBytes = 512; in TEST_P() local537 .numBytesOfEncryptedData = kEncryptedBytes}}; in TEST_P()
1150 const uint32_t kEncryptedBytes = 512; in TEST_F() local1153 .numBytesOfEncryptedData = kEncryptedBytes}}; in TEST_F()1160 EXPECT_EQ(kClearBytes + kEncryptedBytes, byteCount); in TEST_F()1218 const uint32_t kEncryptedBytes = 512; in TEST_F() local1221 .numBytesOfEncryptedData = kEncryptedBytes}}; in TEST_F()1255 const uint32_t kEncryptedBytes = 512; in TEST_F() local1258 .numBytesOfEncryptedData = kEncryptedBytes}}; in TEST_F()