commit | 0fcde1b23edcb8105b944df70bf1113cac8f0c15 | [log] [tgz] |
---|---|---|
author | Lloyd Pique <lpique@google.com> | Wed Dec 20 16:50:21 2017 -0800 |
committer | Lloyd Pique <lpique@google.com> | Wed Feb 07 14:45:06 2018 -0800 |
tree | 2b6f8f8959026896b32055d61fa766f37c7a0852 | |
parent | 2ee3957ebc063ee770e6fcc1c28fef40709e0f48 [diff] |
SF: Separate EventThread into interface and impl This allows the normal EventThread to be substituted by a GMock for unit tests. The EventThread is now the abstract interface. impl::EventThread is the normal implementation. Test: Builds Bug: None Change-Id: I2c6234a10849f7d34a215d53e5f601895738a5ae