Home
last modified time | relevance | path

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

/frameworks/base/tests/SystemMemoryTest/host/src/com/android/tests/sysmem/host/
DMemoryTest.java35 @Rule public TestMetrics testMetrics = new TestMetrics(); field in MemoryTest
47 mMetrics = new Metrics(device, testMetrics, testLogs); in setDevice()