Searched refs:checkSubStorages (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/package/qa/ofopxmlstorages/ |
H A D | Test08.java | 133 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 D | Test12.java | 128 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 6 milliseconds