Searched defs:testChars (Results 1 – 5 of 5) sorted by relevance
/libcore/luni/src/test/java/libcore/java/lang/ | ||
D | StringBufferTest.java | 25 public void testChars() { in testChars() method in StringBufferTest |
D | StringBuilderTest.java | 135 public void testChars() { in testChars() method in StringBuilderTest |
D | StringTest.java | 711 public void testChars() { in testChars() method in StringTest |
/libcore/luni/src/test/java/libcore/java/nio/ | ||
D | CharBufferTest.java | 27 public void testChars() { in testChars() method in CharBufferTest |
/libcore/luni/src/test/java/libcore/java/nio/charset/ | ||
D | OldCharset_AbstractTest.java | 48 static char[] testChars; field in OldCharset_AbstractTest |