Home
last modified time | relevance | path

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

/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/on-device-power-measurement/
DREADME.md3 These configs are used to pull the on-device power measurement before and after a test and test run…
/platform_testing/tests/automotive/health/boottime/src/android/boottime/postprocessor/
DBaseBootTimeTestLogPostProcessor.java90 MetricMeasurement.Measurements.Builder measurement = in buildTfMetrics() local
93 MetricMeasurement.Metric.newBuilder().setMeasurements(measurement); in buildTfMetrics()