Searched refs:fn71 (Results 1 – 6 of 6) sorted by relevance
94 public int fn71(int arg) in fn71() method in testtools.bridgetest.cli_cs.Multi
881 checkEqual(71 * 7, multi.fn71(7)); in testMulti()
99 virtual sal_Int32 SAL_CALL fn71(sal_Int32 arg) in fn71() function in testtools::bridgetest::Multi
227 checkEqual< sal_Int32 >(71 * 7, multi->fn71(7)); in testMulti()
815 public int fn71(int arg) { in getMulti() method in TestComponent._TestObject880 checkEqual(71 * 7, multi.fn71(7)); in testMulti()
186 long fn71([in] long arg); // return 71 * arg
Completed in 45 milliseconds