Home
last modified time | relevance | path

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

/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_cs_testobj.cs285 public double testFpStack( double a0, double a1, double a2, double a3, double a4, in testFpStack() method in cs_testobj.BridgeTestObject
/trunk/main/testtools/source/bridgetest/idl/
H A Dbridgetest.idl313 double testFpStack(
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java531 public double testFpStack( double a0, double a1, double a2, double a3, double a4, in testFpStack() method in TestComponent._TestObject
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx573 double result = xLBT->testFpStack( in performTest()
H A Dcppobj.cxx240 virtual double SAL_CALL testFpStack( in testFpStack() function in bridge_object::Test_Impl