Home
last modified time | relevance | path

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

/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java196 XEnumeration xStmtsEnum; in check() local
234 xStmtsEnum = xRep.getStatements(null, null, null); in check()
423 eq(xStmtsEnum, new Statement[] { in check()
430 eq(xStmtsEnum, manifestStmts)); in check()
435 eq(xStmtsEnum, new Statement[] { in check()
442 eq(xStmtsEnum, manifestStmts)); in check()
467 eq(xStmtsEnum, manifestStmts)); in check()
495 xStmtsEnum = xRep.getStatements(null, null, null); in check()
502 xStmtsEnum = xRep.getStatements(null, null, null); in check()
528 xStmtsEnum = xRep.getStatements(null, null, null); in check()
[all …]

Completed in 24 milliseconds