media: Various EncryptedMediaTest clean up
1. Change constant variable naming style, e.g. VP9 -> Vp9. According to the style guide [1]: "when abbreviations appear in such (Camel Case) names, prefer to capitalize the abbreviations as single words (i.e. StartRpc(), not StartRPC())". 2. Update TestMp4EncryptionPlayback() to take a |media_type|, in preparation for adding other MP4 tests, e.g. FLAC. 3. Some misc changes. [1] https://google.github.io/styleguide/cppguide.html#Variable_Names Bug: 327115 Test: No functionality change. Change-Id: Iab1243ad05f85d2aa845838cd1ab30606245cbf3 Reviewed-on: https://chromium-review.googlesource.com/1031557Reviewed-by:John Rummell <jrummell@chromium.org> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#554456}
Showing
This diff is collapsed.
Please register or sign in to comment