Searched refs:arLongOut (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/testtools/source/bridgetest/cli/ |
H A D | cli_vb_bridgetest.vb | 376 Dim arLongOut() As Integer 390 arShortOut, arUShortOut, arLongOut, _ 401 compareData(arLongOut, arLong) And _
|
H A D | cli_cs_bridgetest.cs | 761 int[] arLongOut; in performSequenceTest() 775 out arShortOut, out arUShortOut, out arLongOut, in performSequenceTest() 786 compareData(arLongOut, arLong) && in performSequenceTest()
|
/aoo4110/main/testtools/source/bridgetest/ |
H A D | bridgetest.cxx | 800 Sequence< sal_Int32 > arLongOut; in performTest() local 814 arLongOut,arULongOut, arHyperOut, arUHyperOut, arFloatOut, in performTest() 820 arUShortOut == arUShort && arLongOut == arLong && in performTest()
|
Completed in 27 milliseconds