Searched defs:fooMethod (Results 1 – 10 of 10) sorted by relevance
193 val fooMethod = codebase.assertClass("test.pkg.Foo").methods().single() in <lambda>() constant210 val fooMethod = fooClass.methods().single() in <lambda>() constant
812 val fooMethod = fooClass.methods().single() in <lambda>() constant2300 val fooMethod = codebase.assertClass("test.pkg.Foo").methods().single() in <lambda>() constant
168 MethodDescriptor fooMethod = ServiceWithNoOuter.getDescriptor().findMethodByName("Foo"); in testNewReflectiveService() local194 MethodDescriptor fooMethod = ServiceWithNoOuter.getDescriptor().findMethodByName("Foo"); in testNewReflectiveBlockingService() local
327 MethodDescriptor fooMethod = service.getMethods().get(0); in testServiceDescriptor() local
152 val fooMethod = codebase.assertClass("test.pkg.Foo").methods().single() in test findClass()() constant
600 val fooMethod = fooClass.methods().single() in <lambda>() constant
199 Method fooMethod = Interceptable.class.getMethod("foo"); in testSpiAccessToInterceptors() local
101 val fooMethod = fooClass.methods().single() in <lambda>() constant