Searched refs:describe_method (Results 1 – 2 of 2) sorted by relevance
296 described = descriptor.describe_method(remote_method)331 expected.methods.append(descriptor.describe_method(MyService.method1))332 expected.methods.append(descriptor.describe_method(MyService.method2))504 self.assertEquals(descriptor.describe_method(Service.fn),580 descriptor.describe_method(registry.RegistryService.services),
420 def describe_method(method): function456 methods.append(describe_method(method))553 return describe_method(value)