Home
last modified time | relevance | path

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

/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_vb_bridgetest.vb377 Dim arULongOut() As UInt32
391 arULongOut, arHyperOut, arUHyperOut, _
402 compareData(arULongOut, arULong) And _
H A Dcli_cs_bridgetest.cs762 UInt32[] arULongOut; in performSequenceTest()
776 out arULongOut, out arHyperOut, out arUHyperOut, in performSequenceTest()
787 compareData(arULongOut, arULong) && in performSequenceTest()
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx801 Sequence< sal_uInt32 > arULongOut; in performTest() local
814 arLongOut,arULongOut, arHyperOut, arUHyperOut, arFloatOut, in performTest()
821 arULongOut == arULong && arHyperOut == arHyper && in performTest()

Completed in 26 milliseconds