Android: a few minor improvements for the test runner.

- We had a few options with default=True, which made them not really
optional. Instead, use an option with action='store_true' which is False by
default.
- Uses buildbot_report.py rather than duplicate the functionality.
- Removes default params from SingleTestRunner to make it more explicit.

BUG=
TEST=existing android tests.


Review URL: https://chromiumcodereview.appspot.com/10689159

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146318 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 619662cb8e2ab7d355a9fd516bb972f4bcdb6ac1
2 files changed
tree: bc833e69a180d8827e555a5e165e7d3554649b35
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/