Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/internal/invokers/
DInvokedMethodListenerInvoker.java76 void callMethod(LISTENER_TYPE listener, IInvokedMethod invokedMethod, ITestResult testResult, in callMethod() method
82 public void callMethod(IInvokedMethodListener listener, IInvokedMethod invokedMethod, in callMethod() method in InvokedMethodListenerInvoker.InvokeBeforeInvocationWithoutContextStrategy
90 public void callMethod(IInvokedMethodListener2 listener, IInvokedMethod invokedMethod, in callMethod() method in InvokedMethodListenerInvoker.InvokeBeforeInvocationWithContextStrategy
98 public void callMethod(IInvokedMethodListener listener, IInvokedMethod invokedMethod, in callMethod() method in InvokedMethodListenerInvoker.InvokeAfterInvocationWithoutContextStrategy
106 public void callMethod(IInvokedMethodListener2 listener, IInvokedMethod invokedMethod, in callMethod() method in InvokedMethodListenerInvoker.InvokeAfterInvocationWithContextStrategy
/external/protobuf/java/src/main/java/com/google/protobuf/
DRpcChannel.java66 void callMethod(Descriptors.MethodDescriptor method, in callMethod() method
DService.java84 void callMethod(Descriptors.MethodDescriptor method, in callMethod() method