Provide dummy Android UI thread with looper for C++ unit tests
This is is intended for C++ unit tests (e.g. the net unit tests) that don't run with the UI thread as their main looper, but test code that, on Android, uses Ui thread events, so need a running Ui thread. Review URL: https://codereview.chromium.org/1162763004 Cr-Commit-Position: refs/heads/master@{#333734}
Showing
Please register or sign in to comment