Home
last modified time | relevance | path

Searched defs:seqBytes (Results 1 – 2 of 2) sorted by path

/trunk/main/extensions/test/sax/
H A Dtestsax.cxx297 XInputStreamRef createStreamFromSequence( const Sequence<BYTE> seqBytes , XMultiServiceFactoryRef &… in createStreamFromSequence()
573 Sequence<BYTE> seqBytes( strlen( TestString ) ); in testSimple() local
633 Sequence<BYTE> seqBytes( strlen( TestString ) ); in testNamespaces() local
690 Sequence<BYTE> seqBytes( strlen( TestString ) ); in testEncoding() local
/trunk/main/sax/test/sax/
H A Dtestsax.cxx231 const Sequence<sal_Int8> seqBytes , in createStreamFromSequence()
500 Sequence< sal_Int8> seqBytes( strlen( TestString ) ); in testSimple() local
565 Sequence<sal_Int8> seqBytes( strlen( TestString ) ); in testNamespaces() local
619 Sequence<sal_Int8> seqBytes( strlen( TestString ) ); in testEncoding() local

Completed in 28 milliseconds