Searched defs:testFpStack (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/testtools/source/bridgetest/cli/ | ||
| H A D | cli_cs_testobj.cs | 285 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/ | ||
| H A D | cppobj.cxx | 240 virtual double SAL_CALL testFpStack( in testFpStack() function in bridge_object::Test_Impl |
| /trunk/main/testtools/com/sun/star/comp/bridge/ | ||
| H A D | TestComponent.java | 531 public double testFpStack( double a0, double a1, double a2, double a3, double a4, in testFpStack() method in TestComponent._TestObject |