Searched refs:findMethodByName (Results 1 – 5 of 5) sorted by relevance
176 ServiceWithNoOuter.getDescriptor().findMethodByName("Foo"); in testNewReflectiveService()206 ServiceWithNoOuter.getDescriptor().findMethodByName("Foo"); in testNewReflectiveBlockingService()
339 assertEquals(fooMethod, service.findMethodByName("Foo")); in testServiceDescriptor()347 assertEquals(barMethod, service.findMethodByName("Bar")); in testServiceDescriptor()349 assertNull(service.findMethodByName("NoSuchMethod")); in testServiceDescriptor()394 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
1579 public MethodDescriptor findMethodByName(final String name) { in findMethodByName() method in Descriptors.ServiceDescriptor
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...