Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/String/CompactString/
DCompactString.java43 POINT_ARRAY_EMTPY), LDUPLICATE(STRING_LDUPLICATE,
106 protected static final int[] POINT_ARRAY_EMTPY = new int[0]; field in CompactString