Searched refs:raiseOnewayException (Results 1 – 4 of 4) sorted by relevance
761 Private Shared Function raiseOnewayException(xLBT As XBridgeTest) As Boolean815 bRet = check( raiseOnewayException( xLBT ), "oneway exception test" ) _
837 static bool raiseOnewayException(XBridgeTest* xLBT)920 bRet = check( raiseOnewayException( xLBT ), "oneway exception test" ) && bRet;
889 static bool raiseOnewayException(XBridgeTest xLBT) in raiseOnewayException() method in cs_testobj.BridgeTest977 bRet = check( raiseOnewayException( xLBT ), "oneway exception test" ) && bRet; in perform_test()
926 static sal_Bool raiseOnewayException( const Reference < XBridgeTest > & xLBT ) in raiseOnewayException() function1217 bRet = check( raiseOnewayException( xLBT ), in run()
Completed in 26 milliseconds