• Hirokazu Honda's avatar
    media/gpu/IPTest: Fix typos in IP test · 7acdc008
    Hirokazu Honda authored
    Because of the typo, not only the test name is wrong but also it actually tests
    conversion from memory based frame to dmabuf based one. This CL fixes the typo
    and begins to test a conversion from dmabuf based frame to memory based frame.
    This also renames ImageProcessorSimpleParamTest to ImageProcessorParamTest as
    the "Simple" is unnecessary.
    
    Bug: 917951
    Test: image_processor_test on atlas
    Change-Id: I1ec4f1d8cac776292aef4f8e07b7d7999a81fba4
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1773076
    Commit-Queue: Hirokazu Honda <hiroh@chromium.org>
    Reviewed-by: default avatarDavid Staessens <dstaessens@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#691075}
    7acdc008
image_processor_test.cc 6.32 KB