Home
last modified time | relevance | path

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

/AOO42X/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java238 Statement[] manifestStmts = getManifestStmts(xBaseURI); in check() local
240 assertTrue("new: manifest graph", eq(xStmtsEnum, manifestStmts)); in check()
429 manifestStmts[0], manifestStmts[2], manifestStmts[4] in check()
435 eq(xStmtsEnum, manifestStmts)); in check()
441 manifestStmts[0], manifestStmts[1], manifestStmts[3] in check()
447 eq(xStmtsEnum, manifestStmts)); in check()
460 eq(xStmtsEnum, merge(manifestStmts, new Statement[] { in check()
472 eq(xStmtsEnum, manifestStmts)); in check()
502 eq(xStmtsEnum, merge(manifestStmts, metadataStmts ))); in check()
509 eq(xStmtsEnum, merge(manifestStmts, merge(metadataStmts, in check()