Searched refs:texts (Results 1 – 2 of 2) sorted by relevance
554 private Document createDocumentWithAdjacentTexts(String... texts) throws Exception { in createDocumentWithAdjacentTexts() argument559 for (String text : texts) { in createDocumentWithAdjacentTexts()569 private void assertChildren(Element element, String... texts) { in assertChildren() argument582 assertEquals(Arrays.asList(texts), actual); in assertChildren()
861 List<String> texts = Arrays.asList("Test text message tiny", in testGetStringInt() local867 for (String t : texts) { in testGetStringInt()874 texts = Arrays.asList("1", "-1", "22", "2", "33", in testGetStringInt()880 for (String t : texts) { in testGetStringInt()