Searched defs:raiseRuntimeException (Results 1 – 4 of 4) sorted by relevance
/trunk/main/testtools/source/performance/ | ||
H A D | cli_testobj_performance.cs | 111 public void raiseRuntimeException( ) { throw new RuntimeException(); } in raiseRuntimeException() method in testobj.PerformanceTestObject |
H A D | ubobject.cxx | 202 virtual void SAL_CALL raiseRuntimeException( ) throw(::com::sun::star::uno::RuntimeException) in raiseRuntimeException() function in benchmark_object::ServiceImpl |
/trunk/main/bridges/test/ | ||
H A D | testcomp.cxx | 256 virtual void SAL_CALL raiseRuntimeException( ) throw(::com::sun::star::uno::RuntimeException) in raiseRuntimeException() function in ServiceImpl |
/trunk/main/testtools/com/sun/star/comp/bridge/ | ||
H A D | TestComponent.java | 259 public void raiseRuntimeException( ) throws com.sun.star.uno.RuntimeException { in raiseRuntimeException() method in TestComponent._PerformancTestObject |
Completed in 34 milliseconds