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.java211 private static class DeviceContext implements AutoCloseable { class in LibnativeloaderTest
218 DeviceContext(TestInformation testInfo) { in DeviceContext() method in LibnativeloaderTest.DeviceContext