Home
last modified time | relevance | path

Searched defs:DeviceContext (Results 1 – 1 of 1) sorted by relevance

/art/libnativeloader/test/src/android/test/hostside/
DLibnativeloaderTest.java209 private static class DeviceContext implements AutoCloseable { class in LibnativeloaderTest
216 DeviceContext(TestInformation testInfo) { in DeviceContext() method in LibnativeloaderTest.DeviceContext