Searched defs:aMethod (Results 1 – 4 of 4) sorted by relevance
/external/clang/test/SemaObjC/ | ||
D | compare-qualified-class.m | 49 - (ClassA<ProtocolY> *)aMethod; method |
/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/testing/ | ||
D | AClassThatRefersToAForgettableClassInMethodCalls.java | 8 AClassToForget aMethod(int a, AClassToForget aClassToForget, String b) { in aMethod() method in AClassThatRefersToAForgettableClassInMethodCalls |
/external/guice/core/test/com/google/inject/ | ||
D | MethodInterceptionTest.java | 331 public T aMethod(T t) { in aMethod() method in MethodInterceptionTest.Superclass |
/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/ | ||
D | ShadowWranglerIntegrationTest.java | 367 protected Object aMethod(Object s) { in aMethod() method in ShadowWranglerIntegrationTest.ShadowAClassWithDifficultArgs |