Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/lang/String/CompactString/
DCompactString.java48 BYTE_ARRAY_L2, CHAR_ARRAY_L2, POINT_ARRAY_L2), L4(STRING_L4,
132 protected static final int[] POINT_ARRAY_L2 = new int[] { 'A', 'B' }; field in CompactString