Home
last modified time | relevance | path

Searched defs:TEST_STRING (Results 1 – 2 of 2) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
DWrappedCharBufferTest2.java24 protected static final String TEST_STRING = "123456789abcdef12345"; field in WrappedCharBufferTest2
/libcore/jsr166-tests/src/test/java/jsr166/
DJSR166TestCase.java777 public static final String TEST_STRING = "a test string"; field in JSR166TestCase