Searched defs:texts (Results 1 – 2 of 2) sorted by relevance
554 private Document createDocumentWithAdjacentTexts(String... texts) throws Exception { in createDocumentWithAdjacentTexts()569 private void assertChildren(Element element, String... texts) { in assertChildren()
861 List<String> texts = Arrays.asList("Test text message tiny", in testGetStringInt() local