Searched refs:unencrypted_bytes_read (Results 1 – 1 of 1) sorted by relevance
1596 int64_t unencrypted_bytes_read = 0; in TEST_P() local1602 unencrypted_bytes_read += rv; in TEST_P()1605 EXPECT_GT(unencrypted_bytes_read, 0); in TEST_P()1611 unencrypted_bytes_read); in TEST_P()