Home
last modified time | relevance | path

Searched refs:aSubStream3Path (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/package/qa/storages/
H A DTest15.java67 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 DTest14.java67 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 DTest13.java67 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 26 milliseconds