Android: a couple of fixes for perf tests.
commita644bc199536de369b6a9feb66dba1b4f2b69e0a
authorbulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 13 Nov 2013 09:49:31 +0000 (13 09:49 +0000)
committerbulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 13 Nov 2013 09:49:31 +0000 (13 09:49 +0000)
tree389db8dc95f845c56ba73a45554522a092988289
parent33e8a361967746caed92d2a1e7cd245158af2109
Android: a couple of fixes for perf tests.

Part of integrating build/android/test_runner.py perf with chromium.perf:
- The bots are failing since they can't find adb, use the named constant.
- Set the cwd as necessary (the buildbots run one level up from src/)

BUG=318369
TBR=frankf@chromium.org,tonyg@chromium.org
NOTRY=True

Review URL: https://codereview.chromium.org/67933003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234794 0039d316-1c4b-4281-b951-d872f2087c98
build/android/pylib/perf/setup.py
build/android/pylib/perf/test_runner.py