Home
last modified time | relevance | path

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

/external/webrtc/video/
Dbuffered_frame_decryptor_unittest.cc188 const size_t failed_to_decrypt_count = kMaxStashedFrames * 2; in TEST_F() local
190 .Times(failed_to_decrypt_count) in TEST_F()
195 for (size_t i = 0; i < failed_to_decrypt_count; ++i) { in TEST_F()