Searched refs:testStrings (Results 1 – 4 of 4) sorted by relevance
38 private final String[] testStrings = new String[] { field in PassthroughTestHelper120 for (String testString : testStrings) { in passthrough()
66 public void testStrings() throws Exception { in testStrings() method in ArrayTest
277 public void testStrings() throws IOException { in testStrings() method in JsonWriterTest
697 String testStrings[] = { "abcde", "ab\ncd", "ab\tcd", "ab\n\nc", "ab\n\tc" }; in testGetOffset_ASCII() local699 for (String testString: testStrings) { in testGetOffset_ASCII()749 String testStrings[] = new String[] { in testGetOffset_UNICODE() local756 for (String testString: testStrings) { in testGetOffset_UNICODE()