Home
last modified time | relevance | path

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

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