Home
last modified time | relevance | path

Searched refs:_cleanup_perf_string (Results 1 – 1 of 1) sorted by relevance

/external/autotest/server/cros/
Dtelemetry_runner.py70 def _cleanup_perf_string(self, str): member in TelemetryResult
106 return self._cleanup_perf_string(units)
184 graph_name = self._cleanup_perf_string(match_dict['GRAPH'].strip())
185 trace_name = self._cleanup_perf_string(match_dict['TRACE'].strip())
218 graph_name = self._cleanup_perf_string(match_dict['GRAPH'].strip())
219 trace_name = self._cleanup_perf_string(match_dict['TRACE'].strip())