Home
last modified time | relevance | path

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

/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_vb_bridgetest.vb376 Dim arLongOut() As Integer
390 arShortOut, arUShortOut, arLongOut, _
401 compareData(arLongOut, arLong) And _
H A Dcli_cs_bridgetest.cs761 int[] arLongOut; in performSequenceTest()
775 out arShortOut, out arUShortOut, out arLongOut, in performSequenceTest()
786 compareData(arLongOut, arLong) && in performSequenceTest()
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx800 Sequence< sal_Int32 > arLongOut; in performTest() local
814 arLongOut,arULongOut, arHyperOut, arUHyperOut, arFloatOut, in performTest()
820 arUShortOut == arUShort && arLongOut == arLong && in performTest()

Completed in 245 milliseconds