Home
last modified time | relevance | path

Searched refs:contentExpected (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java528 String contentExpected = expected.getContent(); in testContentNode() local
531 printDiff("text content differs", contentExpected, contentActual); in testContentNode()