commit | 2d3ee6dda3547b08b0de3373da5b6b2edb223fa9 | [log] [tgz] |
---|---|---|
author | Lloyd Pique <lpique@google.com> | Wed Jan 17 13:42:24 2018 -0800 |
committer | Lloyd Pique <lpique@google.com> | Mon Mar 26 17:25:28 2018 -0700 |
tree | b287556c38554406f057af2d3f38e3bee39fbd35 | |
parent | bc79209c0b392f2d450658167d01f8d8b13cbb96 [diff] |
SF: libsurfaceflinger_unittest should skip SF ctor This reduces the cost of constructing a SurfaceFlinger instance for each test, but it means the tests must take care to set up all internal state that is needed for each test. [Test execution time reduced from 6.1 to 3.1ms] Test: libsurfaceflinger_unittest passes on Pixel XL Bug: 74827900 Change-Id: I7eed4fd274cae521fe0f22b655cf3343cee66342 (cherry picked from commit ac648ee7ead13b4c23fb0d12e00b7f15f844f04f)