Searched refs:AnnotatedMethodExample (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/test-runner/tests/src/android/test/suitebuilder/annotation/
H A DHasMethodAnnotationTest.java29 assertTrue(methodHasAnnotation(AnnotatedMethodExample.class,
34 assertFalse(methodHasAnnotation(AnnotatedMethodExample.class,
47 static class AnnotatedMethodExample extends TestCase { class in class:HasMethodAnnotationTest

Completed in 18 milliseconds