Home
last modified time | relevance | path

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

/aosp_15_r20/external/javassist/src/test/scoped/
H A DScopedRepositoryTestCase.java172 …protected void checkScopedAnnotation(ClassLoader cl, CtClass ctClass, String value) throws Excepti… in checkScopedAnnotation() method in ScopedRepositoryTestCase
183 …protected void checkScopedAnnotation(Class<?> annotationClass, Object[] annotations, String value)… in checkScopedAnnotation() method in ScopedRepositoryTestCase