Searched refs:WBToSubstrOfEncr (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/package/qa/storages/ |
H A D | Test08.java | 105 …if ( !m_aTestHelper.WBToSubstrOfEncr( xTempSubStorage, "SubStream1", "MediaType1", true, pBytes1, … in test() 107 …if ( !m_aTestHelper.WBToSubstrOfEncr( xTempSubStorage, "BigSubStream1", "MediaType1", true, pBigBy… in test() 113 …if ( !m_aTestHelper.WBToSubstrOfEncr( xTempSubStorage, "SubStream2", "MediaType2", false, pBytes2,… in test() 115 …if ( !m_aTestHelper.WBToSubstrOfEncr( xTempSubStorage, "BigSubStream2", "MediaType2", false, pBigB… in test()
|
H A D | TestHelper.java | 283 public boolean WBToSubstrOfEncr( XStorage xStorage, in WBToSubstrOfEncr() method in TestHelper
|
/aoo41x/main/odk/examples/java/Storage/ |
H A D | Test08.java | 100 …if ( !m_aTestHelper.WBToSubstrOfEncr( xTempSubStorage, "SubStream1", "MediaType1", true, pBytes1, … in test() 106 …if ( !m_aTestHelper.WBToSubstrOfEncr( xTempSubStorage, "SubStream2", "MediaType2", false, pBytes2,… in test()
|
H A D | TestHelper.java | 181 public boolean WBToSubstrOfEncr( XStorage xStorage, in WBToSubstrOfEncr() method in TestHelper
|
Completed in 24 milliseconds