/aoo42x/main/package/qa/storages/ |
H A D | RegressionTest_i30400.java | 70 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 82 …if ( !m_aTestHelper.WriteBytesToSubstream( xTempStorage, "Stream1", "MediaType1", true, pBytes1 ) ) in test() 86 …per.WriteBytesToEncrSubstream( xTempStorage, "EncrStream1", "MediaType2", true, pBytes1, pPass1 ) ) in test() 101 …m_aTestHelper.WriteBytesToSubstream( xTempSubStorage, "SubStream1", "MediaType3", true, pBytes1 ) ) in test() 119 …tHelper.WriteBytesToSubstream( xTempSubSubStorage, "SubSubStream1", "MediaType5", true, pBytes1 ) ) in test() 251 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in TestCopyWithRenaming() 422 …stHelper.checkStream( xTempSubSubStorage2_renamed, "SubSubStream1", "MediaType5", true, pBytes1 ) ) in TestCopyWithRenaming() 430 …!m_aTestHelper.checkStream( xTempSubStorage2_renamed, "SubStream1", "MediaType3", true, pBytes1 ) ) in TestCopyWithRenaming() 436 …tHelper.checkStream( xTempSubStorage2_target, "SubStream1_renamed", "MediaType3", true, pBytes1 ) ) in TestCopyWithRenaming() 444 if ( !m_aTestHelper.checkStream( xTempStorage2, "Stream1_renamed", "MediaType1", true, pBytes1 ) ) in TestCopyWithRenaming() [all …]
|
H A D | Test18.java | 83 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 86 …er.WriteBytesToSubstreamDefaultCompressed( xTempSubStorage, "SubStream1", "image/jpeg", pBytes1 ) ) in test() 90 …per.WriteBytesToSubstreamDefaultCompressed( xTempSubStorage, "SubStream2", "image/png", pBytes1 ) ) in test() 94 …per.WriteBytesToSubstreamDefaultCompressed( xTempSubStorage, "SubStream3", "image/gif", pBytes1 ) ) in test() 98 …er.WriteBytesToSubstreamDefaultCompressed( xTempSubStorage, "SubStream4", "MediaType1", pBytes1 ) ) in test() 167 … if ( !m_aTestHelper.checkStream( xResultSubStorage, "SubStream1", "image/jpeg", false, pBytes1 ) ) in test() 170 if ( !m_aTestHelper.checkStream( xResultSubStorage, "SubStream2", "image/png", false, pBytes1 ) ) in test() 173 if ( !m_aTestHelper.checkStream( xResultSubStorage, "SubStream3", "image/gif", false, pBytes1 ) ) in test() 176 if ( !m_aTestHelper.checkStream( xResultSubStorage, "SubStream4", "MediaType1", true, pBytes1 ) ) in test()
|
H A D | Test12.java | 88 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 91 …m_aTestHelper.WriteBytesToSubstream( xTempSubStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test() 128 if ( !checkSubStorages( xTempStorage, pBytes1, pBigBytes ) ) in test() 150 if( !checkSubStorages( xResWriteStorage, pBytes1, pBigBytes ) ) in test() 166 if ( !m_aTestHelper.checkStream( xResWSubStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test() 206 if( !checkSubStorages( xResultStorage, pBytes1, pBigBytes ) ) in test() 218 private boolean checkSubStorages( XStorage xStorage, byte[] pBytes1, byte[] pBigBytes ) in checkSubStorages() argument 240 if ( !m_aTestHelper.checkStream( xReadSubStorage1, "SubStream1", "MediaType1", true, pBytes1 ) ) in checkSubStorages() 246 if ( !m_aTestHelper.checkStream( xReadSubStorage2, "SubStream1", "MediaType1", true, pBytes1 ) ) in checkSubStorages()
|
H A D | RegressionTest_i29321.java | 94 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 97 …if ( !m_aTestHelper.WriteBytesToSubstream( xTempStorage, "Stream1", "MediaType1", true, pBytes1 ) ) in test() 101 …m_aTestHelper.WriteBytesToSubstream( xTempSubStorage, "SubStream1", "MediaType2", true, pBytes1 ) ) in test() 105 …tHelper.WriteBytesToSubstream( xTempSubSubStorage, "SubSubStream1", "MediaType3", true, pBytes1 ) ) in test() 170 … ( !m_aTestHelper.checkStream( xTempSubSubStorage, "SubSubStream1", "MediaType3", true, pBytes1 ) ) in test() 173 if ( !m_aTestHelper.checkStream( xTempSubStorage, "SubStream1", "MediaType2", true, pBytes1 ) ) in test() 176 if ( !m_aTestHelper.checkStream( xTempStorage, "Stream1", "MediaType1", true, pBytes1 ) ) in test()
|
H A D | Test15.java | 113 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in testForPath() 118 …r.WBToSubstrOfEncrH( xTempFileStorage, aSubStream1Path, "MediaType1", true, pBytes1, true, true ) ) in testForPath() 133 ….WBToSubstrOfEncrH( xTempFileStorage, aSubStream4Path, "MediaType2", true, pBytes1, true, false ) ) in testForPath() 190 …if ( !m_aTestHelper.checkEncrStreamH( xTempFileStorage, aSubStream1Path, "MediaType1", pBytes1, sP… in testForPath() 209 …elper.WriteBytesToStreamH( xTempFileStorage, aSubStream2Path, "MediaType5", true, pBytes1, true ) ) in testForPath() 218 …lper.WriteBytesToStreamH( xTempFileStorage, aSubStream3Path, "MediaType5", true, pBytes1, false ) ) in testForPath() 269 … if ( !m_aTestHelper.checkStreamH( xResultStorage, aSubStream2Path, "MediaType5", true, pBytes1 ) ) in testForPath()
|
H A D | RegressionTest_i29169.java | 84 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 87 …m_aTestHelper.WriteBytesToSubstream( xTempSubStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test() 101 …tHelper.WriteBytesToSubstream( xTempSubSubStorage, "SubSubStream1", "MediaType2", true, pBytes1 ) ) in test() 245 if ( !m_aTestHelper.checkStream( xTempSubStorage, "SubStream5", "MediaType1", true, pBytes1 ) ) in test() 248 … ( !m_aTestHelper.checkStream( xTempSubSubStorage, "SubSubStream1", "MediaType2", true, pBytes1 ) ) in test() 372 if ( !m_aTestHelper.checkStream( xTempSubStorage, "SubStream9", "MediaType1", true, pBytes1 ) ) in test() 375 … ( !m_aTestHelper.checkStream( xTempSubSubStorage, "SubSubStream1", "MediaType2", true, pBytes1 ) ) in test()
|
H A D | RegressionTest_i84234.java | 84 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 87 … ( !m_aTestHelper.WriteBytesToSubstream( xTempStorage, "SubStream1", "text/xml", false, pBytes1 ) ) in test() 91 …!m_aTestHelper.WriteBytesToSubstream( xTempSubStorage, "SubStream2", "text/xml", false, pBytes1 ) ) in test() 137 … if ( !m_aTestHelper.checkStream( xTempStorage, "SubStream1", "text/xml", false, pBytes1 ) ) in test() 140 … if ( !m_aTestHelper.checkStream( xTempSubStorage, "SubStream2", "text/xml", false, pBytes1 ) ) in test()
|
H A D | Test04.java | 95 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 98 …_aTestHelper.WriteBytesToSubstream( xTempSubStorage1, "SubStream1", "MediaType1", true, pBytes1 ) ) in test() 254 if ( !m_aTestHelper.checkStream( xResStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test() 260 if ( !m_aTestHelper.checkStream( xResStorage, "SubStream1_copy", "MediaType1", true, pBytes1 ) ) in test() 266 if ( !m_aTestHelper.checkStream( xResSubStorage1, "SubStream1", "MediaType1", true, pBytes1 ) ) in test()
|
H A D | Test07.java | 76 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 84 …lper.WriteBytesToEncrSubstream( xTempStorage, "SubStream1", "MediaType1", true, pBytes1, sPass1 ) ) in test() 145 …if ( !m_aTestHelper.checkEncrStream( xResultStorage, "SubStream1", "MediaType1", pBytes1, sPass1 )… in test() 157 …if ( !m_aTestHelper.checkEncrStream( x2CopyStorage, "SubStream1", "MediaType1", pBytes1, sPass1 ) ) in test()
|
H A D | Test14.java | 89 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in testForPath() 94 …ytesToEncrStreamH( xTempFileStorage, aSubStream1Path, "MediaType1", true, pBytes1, sPass1, true ) ) in testForPath() 143 …if ( !m_aTestHelper.checkEncrStreamH( xTempFileStorage, aSubStream1Path, "MediaType1", pBytes1, sP… in testForPath() 159 …tesToEncrStreamH( xTempFileStorage, aSubStream2Path, "MediaType3", true, pBytes1, sPass2, false ) ) in testForPath()
|
H A D | Test11.java | 73 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 76 …lper.WriteBytesToEncrSubstream( xTempStorage, "SubStream1", "MediaType1", true, pBytes1, sPass1 ) ) in test() 155 …stHelper.InternalCheckStream( xClonedSubStream, "SubStream1", "MediaType1", true, pBytes1, true ) ) in test() 208 … if ( !m_aTestHelper.checkEncrStream( xCloneOfRoot, "SubStream1", "MediaType1", pBytes1, sPass1 ) ) in test()
|
H A D | Test13.java | 96 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in testForPath() 100 …elper.WriteBytesToStreamH( xTempFileStorage, aSubStream1Path, "MediaType1", true, pBytes1, true ) ) in testForPath() 154 …if ( !m_aTestHelper.checkStreamH( xTempFileStorage, aSubStream1Path, "MediaType1", true, pBytes1 )… in testForPath() 182 …lper.WriteBytesToStreamH( xTempFileStorage, aSubStream2Path, "MediaType3", true, pBytes1, false ) ) in testForPath()
|
H A D | RegressionTest_i27773.java | 130 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 133 …m_aTestHelper.WriteBytesToSubstream( xTempSubStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test() 302 if ( !m_aTestHelper.checkStream( xTempSubStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test() 305 …if ( !m_aTestHelper.checkStream( xTempSubStorage_copy, "SubStream1", "MediaType1", true, pBytes1 )… in test()
|
H A D | RegressionTest_i26398.java | 84 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 87 …m_aTestHelper.WriteBytesToSubstream( xTempSubStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test() 152 if ( !m_aTestHelper.checkStream( xTempSubStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test()
|
H A D | Test17.java | 75 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 91 …m_aTestHelper.WriteBytesToSubstream( xTempSubStorage, pNames[nInd], "MediaType1", true, pBytes1 ) ) in test() 150 … if ( !m_aTestHelper.checkStream( xResultSubStorage, pNames[nInd], "MediaType1", true, pBytes1 ) ) in test()
|
H A D | Test16.java | 82 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 85 …ToSubstream( xTempSubStorage, "SubStream\u0442\u0435\u0441\u04421", "MediaType1", true, pBytes1 ) ) in test() 160 …eckStream( xResultSubStorage, "SubStream\u0442\u0435\u0441\u04421", "MediaType1", true, pBytes1 ) ) in test()
|
H A D | Test02.java | 92 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 95 …m_aTestHelper.WriteBytesToSubstream( xTempSubStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test() 171 if ( !m_aTestHelper.checkStream( xResultSubStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test()
|
H A D | RegressionTest_i46848.java | 84 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 87 …m_aTestHelper.WriteBytesToSubstream( xTempSubStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test() 196 if ( !m_aTestHelper.checkStream( xTempSubStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test()
|
/aoo42x/main/package/qa/ofopxmlstorages/ |
H A D | Test08.java | 92 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 99 pBytes1, in test() 133 if ( !checkSubStorages( xTempStorage, pBytes1, aRelations1 ) ) in test() 159 if( !checkSubStorages( xResWriteStorage, pBytes1, aRelations1 ) ) in test() 181 pBytes1, in test() 219 if( !checkSubStorages( xResultStorage, pBytes1, aRelations1 ) ) in test() 231 private boolean checkSubStorages( XStorage xStorage, byte[] pBytes1, StringPair[][] aRelations ) in checkSubStorages() argument 262 pBytes1, in checkSubStorages() 269 pBytes1, in checkSubStorages()
|
H A D | Test04.java | 107 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 114 pBytes1, in test() 267 … if ( !m_aTestHelper.checkStream( xResStorage, "SubStream1", "MediaType1", pBytes1, aRelations1 ) ) in test() 270 …if ( !m_aTestHelper.checkStream( xResStorage, "SubStream1_copy", "MediaType1", pBytes1, aRelations… in test() 273 …if ( !m_aTestHelper.checkStream( xResSubStorage1, "SubStream1", "MediaType1", pBytes1, aRelations1… in test()
|
H A D | Test02.java | 93 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 100 pBytes1, in test() 172 …if ( !m_aTestHelper.checkStream( xResultSubStorage, "SubStream1", "MediaType1", pBytes1, aRelation… in test()
|
/aoo42x/main/odk/examples/java/Storage/ |
H A D | Test04.java | 86 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 89 …_aTestHelper.WriteBytesToSubstream( xTempSubStorage1, "SubStream1", "MediaType1", true, pBytes1 ) ) in test() 232 if ( !m_aTestHelper.checkStream( xResStorage, "SubStream1", "MediaType1", pBytes1 ) ) in test() 235 if ( !m_aTestHelper.checkStream( xResStorage, "SubStream1_copy", "MediaType1", pBytes1 ) ) in test() 238 if ( !m_aTestHelper.checkStream( xResSubStorage1, "SubStream1", "MediaType1", pBytes1 ) ) in test()
|
H A D | Test07.java | 71 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 75 …lper.WriteBytesToEncrSubstream( xTempStorage, "SubStream1", "MediaType1", true, pBytes1, pPass1 ) ) in test() 132 …if ( !m_aTestHelper.checkEncrStream( xResultStorage, "SubStream1", "MediaType1", pBytes1, pPass1 )… in test() 138 …if ( !m_aTestHelper.checkEncrStream( x2CopyStorage, "SubStream1", "MediaType1", pBytes1, pPass1 ) ) in test()
|
H A D | Test02.java | 83 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 86 …m_aTestHelper.WriteBytesToSubstream( xTempSubStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test() 160 if ( !m_aTestHelper.checkStream( xResultSubStorage, "SubStream1", "MediaType1", pBytes1 ) ) in test()
|
H A D | Test01.java | 81 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test() 84 …m_aTestHelper.WriteBytesToSubstream( xTempSubStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test() 159 if ( !m_aTestHelper.checkStream( xResultSubStorage, "SubStream1", "MediaType1", pBytes1 ) ) in test()
|