• Chris Blume's avatar
    Viz display unittests to use LSI allocator's copy · a971e271
    Chris Blume authored
    The LSI allocators previously did not store a copy of the last generated
    LSI. As a result, many call sites would have to keep their own copies.
    
    Now that the LSI allocators have their own copies, the call sites can be
    updated to no longer store a separate copy.
    
    Viz's display unittests are one such call site.
    
    BUG=759031
    
    Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel
    Change-Id: I9b689e7e22971baf9596fcc42ccc7ffb28a4b7af
    Reviewed-on: https://chromium-review.googlesource.com/1008963
    Commit-Queue: Fady Samuel <fsamuel@chromium.org>
    Reviewed-by: default avatarFady Samuel <fsamuel@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#550161}
    a971e271
display_unittest.cc 146 KB