Searched refs:checkEncrStreamH (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/package/qa/storages/ |
H A D | Test14.java | 143 …if ( !m_aTestHelper.checkEncrStreamH( xTempFileStorage, aSubStream1Path, "MediaType1", pBytes1, sP… in testForPath() 146 …if ( !m_aTestHelper.checkEncrStreamH( xTempFileStorage, aSubStream2Path, "MediaType2", pBytes2, sP… in testForPath() 188 …if ( !m_aTestHelper.checkEncrStreamH( xResultStorage, aSubStream1Path, "MediaType3", pBytes2, sPas… in testForPath() 192 …if ( !m_aTestHelper.checkEncrStreamH( xResultStorage, aSubStream2Path, "MediaType2", pBytes2, sPas… in testForPath()
|
H A D | Test15.java | 190 …if ( !m_aTestHelper.checkEncrStreamH( xTempFileStorage, aSubStream1Path, "MediaType1", pBytes1, sP… in testForPath() 272 …if ( !m_aTestHelper.checkEncrStreamH( xResultStorage, aSubStream3Path, "MediaType3", pBytes2, sPas… in testForPath()
|
H A D | TestHelper.java | 1009 public boolean checkEncrStreamH( XStorage xParentStorage, in checkEncrStreamH() method in TestHelper
|
Completed in 227 milliseconds