Home
last modified time | relevance | path

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

/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_vb_bridgetest.vb375 Dim arUShortOut() As UInt16
390 arShortOut, arUShortOut, arLongOut, _
400 compareData(arUShortOut, arUShort) And _
H A Dcli_cs_bridgetest.cs760 UInt16[] arUShortOut; in performSequenceTest()
775 out arShortOut, out arUShortOut, out arLongOut, in performSequenceTest()
785 compareData(arUShortOut, arUShort) && in performSequenceTest()
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx799 Sequence< sal_uInt16 > arUShortOut; in performTest() local
813 arBoolOut, arCharOut, arByteOut, arShortOut, arUShortOut, in performTest()
820 arUShortOut == arUShort && arLongOut == arLong && in performTest()

Completed in 33 milliseconds