Searched refs:fn21 (Results 1 – 6 of 6) sorted by relevance
48 public int fn21(int arg) in fn21() method in testtools.bridgetest.cli_cs.Multi
870 checkEqual(21 * 2, multi.fn21(2)); in testMulti()
59 virtual sal_Int32 SAL_CALL fn21(sal_Int32 arg) in fn21() function in testtools::bridgetest::Multi
154 checkEqual< sal_Int32 >(21 * 2, multi->fn21(2)); in testMulti()
775 public int fn21(int arg) { in getMulti() method in TestComponent._TestObject869 checkEqual(21 * 2, multi.fn21(2)); in testMulti()
154 long fn21([in] long arg); // return 21 * arg
Completed in 39 milliseconds