Searched refs:arUShortOut (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/testtools/source/bridgetest/cli/ |
H A D | cli_vb_bridgetest.vb | 375 Dim arUShortOut() As UInt16 390 arShortOut, arUShortOut, arLongOut, _ 400 compareData(arUShortOut, arUShort) And _
|
H A D | cli_cs_bridgetest.cs | 760 UInt16[] arUShortOut; in performSequenceTest() 775 out arShortOut, out arUShortOut, out arLongOut, in performSequenceTest() 785 compareData(arUShortOut, arUShort) && in performSequenceTest()
|
/aoo4110/main/testtools/source/bridgetest/ |
H A D | bridgetest.cxx | 799 Sequence< sal_uInt16 > arUShortOut; in performTest() local 813 arBoolOut, arCharOut, arByteOut, arShortOut, arUShortOut, in performTest() 820 arUShortOut == arUShort && arLongOut == arLong && in performTest()
|
Completed in 91 milliseconds