Home
last modified time | relevance | path

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

/aoo41x/main/package/qa/ofopxmlstorages/
H A DTest08.java133 if ( !checkSubStorages( xTempStorage, pBytes1, aRelations1 ) ) in test()
159 if( !checkSubStorages( xResWriteStorage, pBytes1, aRelations1 ) ) in test()
219 if( !checkSubStorages( xResultStorage, pBytes1, aRelations1 ) ) in test()
231 private boolean checkSubStorages( XStorage xStorage, byte[] pBytes1, StringPair[][] aRelations ) in checkSubStorages() method in Test08
/aoo41x/main/package/qa/storages/
H A DTest12.java128 if ( !checkSubStorages( xTempStorage, pBytes1, pBigBytes ) ) in test()
150 if( !checkSubStorages( xResWriteStorage, pBytes1, pBigBytes ) ) in test()
206 if( !checkSubStorages( xResultStorage, pBytes1, pBigBytes ) ) in test()
218 private boolean checkSubStorages( XStorage xStorage, byte[] pBytes1, byte[] pBigBytes ) in checkSubStorages() method in Test12

Completed in 24 milliseconds