Searched defs:methodWithBody (Results 1 – 1 of 1) sorted by relevance
55 MethodSpec methodWithBody = builder.addStatement("return list").build(); in testCopyMethodSpecWithoutBodyForMethod() local81 MethodSpec methodWithBody = builder.addStatement("this.list = list").build(); in testCopyMethodSpecWithoutBodyForConstructor() local