Home
last modified time | relevance | path

Searched defs:iSender (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/jurt/test/com/sun/star/lib/uno/protocols/urp/
H A DProtocol_Test.java49 Endpoint iSender = new Endpoint(iBridge, inA, outB); in test() local
66 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCall()
80 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithInParameter()
97 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithOutParameter()
118 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithInOutParameter()
142 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithResult()
161 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWhichRaisesException()
181 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithIn_Out_InOut_Paramters_and_result()
213 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWhichReturnsAny()

Completed in 17 milliseconds