Searched refs:checkStreamH (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/package/qa/storages/ |
H A D | Test13.java | 154 …if ( !m_aTestHelper.checkStreamH( xTempFileStorage, aSubStream1Path, "MediaType1", true, pBytes1 )… in testForPath() 157 …if ( !m_aTestHelper.checkStreamH( xTempFileStorage, aBigSubStream1Path, "MediaType1", true, pBigBy… in testForPath() 160 …if ( !m_aTestHelper.checkStreamH( xTempFileStorage, aSubStream2Path, "MediaType2", false, pBytes2 … in testForPath() 163 …if ( !m_aTestHelper.checkStreamH( xTempFileStorage, aBigSubStream2Path, "MediaType2", false, pBigB… in testForPath() 213 … if ( !m_aTestHelper.checkStreamH( xResultStorage, aSubStream1Path, "MediaType3", true, pBytes2 ) ) in testForPath() 215 …if ( !m_aTestHelper.checkStreamH( xResultStorage, aBigSubStream1Path, "MediaType3", true, pBigByte… in testForPath() 219 …if ( !m_aTestHelper.checkStreamH( xResultStorage, aBigSubStream2Path, "MediaType2", false, pBigByt… in testForPath()
|
H A D | Test15.java | 193 …if ( !m_aTestHelper.checkStreamH( xTempFileStorage, aSubStream2Path, "MediaType2", true, pBytes2 )… in testForPath() 196 …if ( !m_aTestHelper.checkStreamH( xTempFileStorage, aSubStream3Path, "MediaType3", true, pBytes2 )… in testForPath() 266 … if ( !m_aTestHelper.checkStreamH( xResultStorage, aSubStream1Path, "MediaType4", true, pBytes2 ) ) in testForPath() 269 … if ( !m_aTestHelper.checkStreamH( xResultStorage, aSubStream2Path, "MediaType5", true, pBytes1 ) ) in testForPath()
|
H A D | TestHelper.java | 968 public boolean checkStreamH( XStorage xParentStorage, in checkStreamH() method in TestHelper
|
Completed in 37 milliseconds