Change StdoutMetricsExporter format to improve readability

Change from
<test case>/<metric name>

to
<test case> / <metric name>

to increase readability when <test case> itself contains "/" or
<metric name> contains "/"

Bug: b/246095034
Change-Id: If870fdcac37275aecf87e7d57e8aada05a5ef454
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/276263
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#38155}
This commit is contained in:
Artem Titov 2022-09-21 14:27:29 +02:00 committed by WebRTC LUCI CQ
parent b2ccd85269
commit 45c6f5e2e1
2 changed files with 13 additions and 13 deletions