Searched refs:raiseRuntimeException (Results 1 – 6 of 6) sorted by relevance
111 public void raiseRuntimeException( ) { throw new RuntimeException(); } in raiseRuntimeException() method in testobj.PerformanceTestObject
202 virtual void SAL_CALL raiseRuntimeException( ) throw(::com::sun::star::uno::RuntimeException) in raiseRuntimeException() function in benchmark_object::ServiceImpl
934 xBench->raiseRuntimeException(); in benchmark()
124 void raiseRuntimeException();
256 virtual void SAL_CALL raiseRuntimeException( ) throw(::com::sun::star::uno::RuntimeException) in raiseRuntimeException() function in ServiceImpl
259 public void raiseRuntimeException( ) throws com.sun.star.uno.RuntimeException { in raiseRuntimeException() method in TestComponent._PerformancTestObject
Completed in 44 milliseconds