Searched refs:arULongOut (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/testtools/source/bridgetest/cli/ |
H A D | cli_vb_bridgetest.vb | 377 Dim arULongOut() As UInt32 391 arULongOut, arHyperOut, arUHyperOut, _ 402 compareData(arULongOut, arULong) And _
|
H A D | cli_cs_bridgetest.cs | 762 UInt32[] arULongOut; in performSequenceTest() 776 out arULongOut, out arHyperOut, out arUHyperOut, in performSequenceTest() 787 compareData(arULongOut, arULong) && in performSequenceTest()
|
/aoo4110/main/testtools/source/bridgetest/ |
H A D | bridgetest.cxx | 801 Sequence< sal_uInt32 > arULongOut; in performTest() local 814 arLongOut,arULongOut, arHyperOut, arUHyperOut, arFloatOut, in performTest() 821 arULongOut == arULong && arHyperOut == arHyper && in performTest()
|
Completed in 30 milliseconds