mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

This helps debug bitmap tests. Without this CL, I typically need to go into the file to find the test name and absolute path. With this CL, I can just adb pull the printed file path, which is much simpler. PiperOrigin-RevId: 540539042