Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/cfm/metrics/
Dmedia_metrics_collector_test.py16 data_point_collector.collect_snapshot()
17 data_point_collector.collect_snapshot()
29 data_point_collector.collect_snapshot()
30 data_point_collector.collect_snapshot()
31 data_point_collector.collect_snapshot()
Dmedia_metrics_collector.py141 def collect_snapshot(self): member in MetricsCollector
147 self._data_point_collector.collect_snapshot()
180 def collect_snapshot(self): member in DataPointCollector
/external/autotest/client/common_lib/cros/
Dsystem_metrics_collector_unittest.py70 collector.collect_snapshot()
86 collector.collect_snapshot()
87 collector.collect_snapshot()
Dsystem_metrics_collector.py281 def collect_snapshot(self): member in SystemMetricsCollector
Dtest_webrtc_peer_connection.py325 self.collector.collect_snapshot()
/external/autotest/server/cros/cfm/utils/
Dperf_metrics_collector.py64 self._system_metrics_collector.collect_snapshot()
65 self._media_metrics_collector.collect_snapshot()