Searched refs:fn61 (Results 1 – 6 of 6) sorted by relevance
84 public int fn61(int arg) in fn61() method in testtools.bridgetest.cli_cs.Multi
879 checkEqual(61 * 6, multi.fn61(6)); in testMulti()
91 virtual sal_Int32 SAL_CALL fn61(sal_Int32 arg) in fn61() function in testtools::bridgetest::Multi
223 checkEqual< sal_Int32 >(61 * 6, multi->fn61(6)); in testMulti()
807 public int fn61(int arg) { in getMulti() method in TestComponent._TestObject878 checkEqual(61 * 6, multi.fn61(6)); in testMulti()
181 long fn61([in] long arg); // return 61 * arg
Completed in 26 milliseconds