Home
last modified time | relevance | path

Searched refs:rPipeInput (Results 1 – 4 of 4) sorted by relevance

/trunk/main/extensions/test/stm/
H A Dmarktest.cxx147 XInputStreamRef rPipeInput( x , USR_QUERY ); in test() local
154 OSL_ASSERT( rPipeInput.is() ); in test()
158 testSimple( rOutput , rPipeInput ); in test()
514 XInputStreamRef rPipeInput( x , USR_QUERY ); in test() local
517 sink->setInputStream( rPipeInput ); in test()
H A Ddatatest.cxx181 XInputStreamRef rPipeInput( x , USR_QUERY ); in test() local
196 OSL_ASSERT( rPipeInput.is() ); in test()
198 rSink->setInputStream( rPipeInput ); in test()
746 XInputStreamRef rPipeInput( x , USR_QUERY ); in test() local
762 markableSink->setInputStream( rPipeInput ); in test()
776 OSL_ASSERT( rPipeInput.is() ); in test()
/trunk/main/io/test/stm/
H A Dmarktest.cxx133 Reference < XInputStream > rPipeInput( x , UNO_QUERY ); in test() local
140 OSL_ASSERT( rPipeInput.is() ); in test()
144 testSimple( rOutput , rPipeInput ); in test()
492 Reference < XInputStream > rPipeInput( x , UNO_QUERY ); in test() local
495 sink->setInputStream( rPipeInput ); in test()
H A Ddatatest.cxx176 Reference < XInputStream > rPipeInput( x , UNO_QUERY ); in test() local
193 OSL_ASSERT( rPipeInput.is() ); in test()
195 rSink->setInputStream( rPipeInput ); in test()
694 Reference <XInputStream > rPipeInput( x , UNO_QUERY ); in test() local
713 markableSink->setInputStream( rPipeInput ); in test()
729 OSL_ASSERT( rPipeInput.is() ); in test()