Searched refs:aSubStream3Path (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/package/qa/storages/ |
H A D | Test15.java | 67 String aSubStream3Path = aStreamPrefix + "SubStream3"; in testForPath() local 128 …if ( !m_aTestHelper.WriteBytesToEncrStreamH( xTempFileStorage, aSubStream3Path, "MediaType3", fals… in testForPath() 196 …if ( !m_aTestHelper.checkStreamH( xTempFileStorage, aSubStream3Path, "MediaType3", true, pBytes2 )… in testForPath() 218 …if ( !m_aTestHelper.WriteBytesToStreamH( xTempFileStorage, aSubStream3Path, "MediaType5", true, pB… in testForPath() 272 …if ( !m_aTestHelper.checkEncrStreamH( xResultStorage, aSubStream3Path, "MediaType3", pBytes2, sPas… in testForPath()
|
H A D | Test14.java | 67 String aSubStream3Path = aStreamPrefix + "SubStream3"; in testForPath() local 107 …if ( !m_aTestHelper.WriteBytesToEncrStreamH( xTempFileStorage, aSubStream3Path, "MediaType2", fals… in testForPath() 149 …if ( !m_aTestHelper.cantOpenEncrStreamH( xTempFileStorage, aSubStream3Path, ElementModes.READ, sPa… in testForPath()
|
H A D | Test13.java | 67 String aSubStream3Path = aStreamPrefix + "SubStream3"; in testForPath() local 116 …if ( !m_aTestHelper.WriteBytesToStreamH( xTempFileStorage, aSubStream3Path, "MediaType2", false, p… in testForPath() 166 if ( !m_aTestHelper.cantOpenStreamH( xTempFileStorage, aSubStream3Path, ElementModes.READ ) ) in testForPath()
|
Completed in 30 milliseconds