Home
last modified time | relevance | path

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

/art/tools/class2greylist/test/src/com/android/class2greylist/
DCovariantReturnTypeHandlerTest.java43 private static final String FLAG = "test-flag"; field in CovariantReturnTypeHandlerTest
77 FLAG)); in testReturnTypeWhitelisted()
82 eq("La/b/Class;->method()Ljava/lang/Integer;"), any(), eq(ImmutableSet.of(FLAG))); in testReturnTypeWhitelisted()
101 FLAG)); in testAnnotatedMemberNotPublicApi()
126 FLAG)); in testReturnTypeAlreadyWhitelisted()
148 FLAG)); in testAnnotationOnField()