Home
last modified time | relevance | path

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

/art/tools/class2greylist/test/src/com/android/class2greylist/
DRepeatedAnnotationHandlerTest.java65 TestAnnotationHandler handler = new TestAnnotationHandler(); in testRepeated()
77 private static class TestAnnotationHandler extends AnnotationHandler { class in RepeatedAnnotationHandlerTest
81 private TestAnnotationHandler() { in TestAnnotationHandler() method in RepeatedAnnotationHandlerTest.TestAnnotationHandler