Searched refs:aSubStream2Path (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/package/qa/storages/ |
H A D | Test15.java | 66 String aSubStream2Path = aStreamPrefix + "SubStream2"; in testForPath() local 123 …if ( !m_aTestHelper.WriteBytesToEncrStreamH( xTempFileStorage, aSubStream2Path, "MediaType2", fals… in testForPath() 193 …if ( !m_aTestHelper.checkStreamH( xTempFileStorage, aSubStream2Path, "MediaType2", true, pBytes2 )… in testForPath() 209 …if ( !m_aTestHelper.WriteBytesToStreamH( xTempFileStorage, aSubStream2Path, "MediaType5", true, pB… in testForPath() 213 …if ( m_aTestHelper.ChangeStreamPassH( xTempFileStorage, aSubStream2Path, sPass2, sPass1, true ) !=… in testForPath() 269 … if ( !m_aTestHelper.checkStreamH( xResultStorage, aSubStream2Path, "MediaType5", true, pBytes1 ) ) in testForPath()
|
H A D | Test14.java | 66 String aSubStream2Path = aStreamPrefix + "SubStream2"; in testForPath() local 102 …if ( !m_aTestHelper.WriteBytesToEncrStreamH( xTempFileStorage, aSubStream2Path, "MediaType2", fals… in testForPath() 146 …if ( !m_aTestHelper.checkEncrStreamH( xTempFileStorage, aSubStream2Path, "MediaType2", pBytes2, sP… in testForPath() 159 …if ( !m_aTestHelper.WriteBytesToEncrStreamH( xTempFileStorage, aSubStream2Path, "MediaType3", true… in testForPath() 192 …if ( !m_aTestHelper.checkEncrStreamH( xResultStorage, aSubStream2Path, "MediaType2", pBytes2, sPas… in testForPath()
|
H A D | Test13.java | 66 String aSubStream2Path = aStreamPrefix + "SubStream2"; in testForPath() local 109 …if ( !m_aTestHelper.WriteBytesToStreamH( xTempFileStorage, aSubStream2Path, "MediaType2", false, p… in testForPath() 160 …if ( !m_aTestHelper.checkStreamH( xTempFileStorage, aSubStream2Path, "MediaType2", false, pBytes2 … in testForPath() 182 …if ( !m_aTestHelper.WriteBytesToStreamH( xTempFileStorage, aSubStream2Path, "MediaType3", true, pB… in testForPath()
|
Completed in 12 milliseconds