Home
last modified time | relevance | path

Searched defs:testChars (Results 1 – 5 of 5) sorted by relevance

/libcore/luni/src/test/java/libcore/java/lang/
DStringBufferTest.java25 public void testChars() { in testChars() method in StringBufferTest
DStringBuilderTest.java135 public void testChars() { in testChars() method in StringBuilderTest
DStringTest.java711 public void testChars() { in testChars() method in StringTest
/libcore/luni/src/test/java/libcore/java/nio/
DCharBufferTest.java27 public void testChars() { in testChars() method in CharBufferTest
/libcore/luni/src/test/java/libcore/java/nio/charset/
DOldCharset_AbstractTest.java48 static char[] testChars; field in OldCharset_AbstractTest