Home
last modified time | relevance | path

Searched refs:testPackedStack (Results 1 – 5 of 5) sorted by relevance

/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_cs_testobj.cs275 public long testPackedStack( long a0, long a1, long a2, long a3, long a4, long a5, long a6, in testPackedStack() method in cs_testobj.BridgeTestObject
/trunk/main/testtools/source/bridgetest/idl/
H A Dbridgetest.idl307 hyper testPackedStack(
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java520 public long testPackedStack( long a0, long a1, long a2, long a3, long a4, long a5, long a6, in testPackedStack() method in TestComponent._TestObject
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx568 xLBT->testPackedStack(0, 1, 2, 3, 4, 5, 6, b, c, s, l, d, h) in performTest()
H A Dcppobj.cxx229 virtual sal_Int64 SAL_CALL testPackedStack( in testPackedStack() function in bridge_object::Test_Impl