Home
last modified time | relevance | path

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

/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_vb_bridgetest.vb374 Dim arShortOut() As Short
390 arShortOut, arUShortOut, arLongOut, _
399 compareData(arShortOut, arShort) And _
H A Dcli_cs_bridgetest.cs759 short[] arShortOut; in performSequenceTest()
775 out arShortOut, out arUShortOut, out arLongOut, in performSequenceTest()
784 compareData(arShortOut, arShort) && in performSequenceTest()
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx798 Sequence< sal_Int16 > arShortOut; in performTest() local
813 arBoolOut, arCharOut, arByteOut, arShortOut, arUShortOut, in performTest()
819 arByteOut == arByte && arShortOut == arShort && in performTest()

Completed in 33 milliseconds