Home
last modified time | relevance | path

Searched defs:aMethod (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/SemaObjC/
Dcompare-qualified-class.m49 - (ClassA<ProtocolY> *)aMethod; method
54 - (ClassA<ProtocolY> *)aMethod { method
/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/testing/
DAClassThatRefersToAForgettableClassInMethodCalls.java8 AClassToForget aMethod(int a, AClassToForget aClassToForget, String b) { in aMethod() method in AClassThatRefersToAForgettableClassInMethodCalls
/external/guice/core/test/com/google/inject/
DMethodInterceptionTest.java331 public T aMethod(T t) { in aMethod() method in MethodInterceptionTest.Superclass
337 RetType aMethod(RetType obj); in aMethod() method
/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/
DShadowWranglerIntegrationTest.java367 protected Object aMethod(Object s) { in aMethod() method in ShadowWranglerIntegrationTest.ShadowAClassWithDifficultArgs
374 public CharSequence aMethod(CharSequence s) { in aMethod() method in ShadowWranglerIntegrationTest.AClassWithDifficultArgs