commit | ac648ee7ead13b4c23fb0d12e00b7f15f844f04f | [log] [tgz] |
---|---|---|
author | Lloyd Pique <lpique@google.com> | Wed Jan 17 13:42:24 2018 -0800 |
committer | Lloyd Pique <lpique@google.com> | Mon Mar 19 17:51:33 2018 -0700 |
tree | dc7911c4c51ff5c8ff3f1df075d1e7b1962cd9a3 | |
parent | a618d855a2c1192c3817863b373a9cbfcba3ffbb [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