Fix bug with Telemetry results names.

Some Telemetry tests return results that have the same 'description'
name, but different 'graph' names.  We were only using the description
names, so we were losing some Telemetry measurements in our reports.
This CL fixes that.

BUG=None
TEST=Ran this on with smoothness.top_25.  Was missing some results
before this change; after, the results are all there.

Change-Id: Ibcbe31da5f2860c494cbc8364b0a720d1c50169c
Reviewed-on: https://chrome-internal-review.googlesource.com/150215
Reviewed-by: Luis Lozano <llozano@chromium.org>
Commit-Queue: Caroline Tice <cmtice@google.com>
Tested-by: Caroline Tice <cmtice@google.com>
1 file changed