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.java201 XEnumeration xStmtsEnum; in check() local
239 xStmtsEnum = xRep.getStatements(null, null, null); in check()
428 eq(xStmtsEnum, new Statement[] { in check()
435 eq(xStmtsEnum, manifestStmts)); in check()
440 eq(xStmtsEnum, new Statement[] { in check()
447 eq(xStmtsEnum, manifestStmts)); in check()
472 eq(xStmtsEnum, manifestStmts)); in check()
500 xStmtsEnum = xRep.getStatements(null, null, null); in check()
507 xStmtsEnum = xRep.getStatements(null, null, null); in check()
533 xStmtsEnum = xRep.getStatements(null, null, null); in check()
[all …]

Completed in 22 milliseconds