Searched refs:ghi (Results 1 – 1 of 1) sorted by relevance
1580 Text ghi = (Text) def.getNextSibling(); in testCoalescingOff() local1581 assertEquals("ghi", ghi.getTextContent()); in testCoalescingOff()1582 assertNull(ghi.getNextSibling()); in testCoalescingOff()1616 Text ghi = (Text) def.getNextSibling(); in testExpandingEntityReferencesOff() local1617 assertNull(ghi.getNextSibling()); in testExpandingEntityReferencesOff()1625 "ghi", ghi.getTextContent()); in testExpandingEntityReferencesOff()