Searched refs:fn41 (Results 1 – 6 of 6) sorted by relevance
79 public int fn41(int arg) in fn41() method in testtools.bridgetest.cli_cs.Multi
878 checkEqual(41 * 4, multi.fn41(4)); in testMulti()
87 virtual sal_Int32 SAL_CALL fn41(sal_Int32 arg) in fn41() function in testtools::bridgetest::Multi
222 checkEqual< sal_Int32 >(41 * 4, multi->fn41(4)); in testMulti()
803 public int fn41(int arg) { in getMulti() method in TestComponent._TestObject877 checkEqual(41 * 4, multi.fn41(4)); in testMulti()
168 long fn41([in] long arg); // return 41 * arg
Completed in 72 milliseconds