Home
last modified time | relevance | path

Searched refs:pBytes1 (Results 26 – 39 of 39) sorted by relevance

12

/aoo41x/main/package/qa/storages/
H A DTest01.java94 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test()
97 …m_aTestHelper.WriteBytesToSubstream( xTempSubStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test()
178 if ( !m_aTestHelper.checkStream( xResultSubStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test()
H A DTest08.java104 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test()
105 …if ( !m_aTestHelper.WBToSubstrOfEncr( xTempSubStorage, "SubStream1", "MediaType1", true, pBytes1, … in test()
222 …if ( !m_aTestHelper.checkEncrStream( xResultSubStorage, "SubStream1", "MediaType1", pBytes1, sPass… in test()
H A DTest10.java71 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test()
74 …( !m_aTestHelper.WriteBytesToSubstream( xTempStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test()
153 …stHelper.InternalCheckStream( xClonedSubStream, "SubStream1", "MediaType1", true, pBytes1, true ) ) in test()
H A DTest05.java108 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test()
111 …!m_aTestHelper.WriteBytesToSubstream( xSubSubStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test()
294 if ( !m_aTestHelper.checkStream( xResSubSubStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test()
H A DRegressionTest_114358.java84 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test()
87 …m_aTestHelper.WriteBytesToSubstream( xTempSubStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test()
H A DRegressionTest_i30677.java94 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test()
97 …tHelper.WriteBytesToSubstream( xTempSubSubStorage, "SubSubStream1", "MediaType1", true, pBytes1 ) ) in test()
H A DTest03.java88 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test()
91 …( !m_aTestHelper.WriteBytesToSubstream( xTempStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test()
/aoo41x/main/odk/examples/java/Storage/
H A DTest08.java99 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test()
100 …if ( !m_aTestHelper.WBToSubstrOfEncr( xTempSubStorage, "SubStream1", "MediaType1", true, pBytes1, … in test()
211 …if ( !m_aTestHelper.checkEncrStream( xResultSubStorage, "SubStream1", "MediaType1", pBytes1, pPass… in test()
H A DTest05.java96 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test()
99 …!m_aTestHelper.WriteBytesToSubstream( xSubSubStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test()
269 if ( !m_aTestHelper.checkStream( xResSubSubStorage, "SubStream1", "MediaType1", pBytes1 ) ) in test()
H A DTest03.java75 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test()
78 …( !m_aTestHelper.WriteBytesToSubstream( xTempStorage, "SubStream1", "MediaType1", true, pBytes1 ) ) in test()
/aoo41x/main/package/qa/ofopxmlstorages/
H A DTest01.java102 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test()
109 pBytes1, in test()
196 pBytes1, in test()
H A DTest07.java87 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test()
94 pBytes1, in test()
177 pBytes1, in test()
H A DTest05.java115 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test()
122 pBytes1, in test()
310 pBytes1, in test()
H A DTest03.java86 byte pBytes1[] = { 1, 1, 1, 1, 1 }; in test()
93 pBytes1, in test()

Completed in 699 milliseconds

12