Searched defs:texts (Results 1 – 3 of 3) 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
1486 String[] texts = new String[] { in caseFoldingTest() local