CTS runner fixes

1. For InstrumentationTest, don't set method, class, package names;
   this is because the list of test methods to run is already
   computed by test filtering and passed to runner via file based
   mechanism
2. For test failure logcat, change sleep from 10ms to 2s before
   capturing logcat after a failed test method.

Bug: 23033702
Bug: 23061510
Change-Id: Ie9b1108fe243dc7082195d75e97c8c77843eb7ee
2 files changed