Searched defs:EXPECT_EMPTY (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/
H A DAnnotatedElementTestSupport.java46 * {@link #EXPECT_EMPTY} to indicate "no annotationed expected".
84 public static final String[] EXPECT_EMPTY = new String[0]; field in class:AnnotatedElementTestSupport

Completed in 178 milliseconds