Searched refs:findMethodByName (Results 1 – 6 of 6) sorted by relevance
176 ServiceWithNoOuter.getDescriptor().findMethodByName("Foo"); in testNewReflectiveService()208 ServiceWithNoOuter.getDescriptor().findMethodByName("Foo"); in testNewReflectiveBlockingService()
346 assertEquals(fooMethod, service.findMethodByName("Foo")); in testServiceDescriptor()354 assertEquals(barMethod, service.findMethodByName("Bar")); in testServiceDescriptor()356 assertNull(service.findMethodByName("NoSuchMethod")); in testServiceDescriptor()401 MethodDescriptor method = service.findMethodByName("Foo"); in testCustomOptions()
110 Method maybeReferringTo = findMethodByName(m, regexp); in findDependedUponMethods()129 private static Method findMethodByName(ITestNGMethod testngMethod, String regExp) { in findMethodByName() method in MethodHelper
1860 public MethodDescriptor findMethodByName(final String name) { in findMethodByName() method in Descriptors.ServiceDescriptor
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...