media/libraries/test_utils_robolectric
shahddaghash 52db3a240d Clear cached encoders in ShadowMediaCodecConfig#after()
Instead of calling it in the tests setup, the change modifies ShadowMediaCodecConfig#after() method to call EncoderUtil#clearCachedEncoders().

PiperOrigin-RevId: 748625111
2025-04-17 03:51:13 -07:00
..

Robolectric test utils module

Provides test infrastructure for Robolectric-based media tests.