Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/video/
H A Dbuffered_frame_decryptor_unittest.cc187 const size_t failed_to_decrypt_count = kMaxStashedFrames * 2; in TEST_F() local
189 .Times(failed_to_decrypt_count) in TEST_F()
194 for (size_t i = 0; i < failed_to_decrypt_count; ++i) { in TEST_F()