Home
last modified time | relevance | path

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

/art/tools/class2greylist/test/src/com/android/class2greylist/
DCovariantReturnTypeHandlerTest.java72 Map<String, AnnotationHandler> handlerMap = in testReturnTypeWhitelisted() local
96 Map<String, AnnotationHandler> handlerMap = in testAnnotatedMemberNotPublicApi() local
118 Map<String, AnnotationHandler> handlerMap = in testReturnTypeAlreadyWhitelisted() local
143 Map<String, AnnotationHandler> handlerMap = in testAnnotationOnField() local
DUnsupportedAppUsageAnnotationHandlerTest.java328 Map<String, AnnotationHandler> handlerMap = in testOverrideMethodWithBridge() local
360 Map<String, AnnotationHandler> handlerMap = in testOverridePublicMethodWithBridge() local
396 Map<String, AnnotationHandler> handlerMap = in testBridgeMethodsFromInterface() local
433 Map<String, AnnotationHandler> handlerMap = in testPublicBridgeExcluded() local
461 Map<String, AnnotationHandler> handlerMap = in testVolatileField() local
483 Map<String, AnnotationHandler> handlerMap = in testVolatileFieldWrongSignature() local
500 Map<String, AnnotationHandler> handlerMap = in testMethodMaxTargetSdk() local
520 Map<String, AnnotationHandler> handlerMap = in testMethodNoMaxTargetSdk() local
540 Map<String, AnnotationHandler> handlerMap = in testMethodMaxTargetSdkOutOfRange() local
DRepeatedAnnotationHandlerTest.java66 Map<String, AnnotationHandler> handlerMap = in testRepeated() local