Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/
DDeviceInfoResultTest.java144 serializedInfo.populateMetrics(collectedMetrics); in addMetric()
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DTestResults.java206 mDeviceInfo.populateMetrics(runMetrics); in populateDeviceInfoMetrics()
DTestPackageResult.java231 public void populateMetrics(Map<String, String> metrics) { in populateMetrics() method in TestPackageResult
DCtsXmlResultReporter.java335 mCurrentPkgResult.populateMetrics(runMetrics); in testRunEnded()
DDeviceInfoResult.java357 public void populateMetrics(Map<String, String> metrics) { in populateMetrics() method in DeviceInfoResult