| /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/bytecode/ |
| RobolectricWiringTest.java | 63 mismatches.add(shadowMethod.toGenericString() + " doesn't match a real method"); 65 mismatches.add(shadowMethod.toGenericString() + " doesn't match the staticness of the real method"); 68 mismatches.add(shadowMethod.toGenericString() + " should be public"); 73 mismatches.add(shadowMethod.toGenericString() + " should be annotated @Implementation");
|
| /libcore/luni/src/test/java/libcore/java/lang/reflect/ |
| ReflectionTest.java | 98 assertEquals(fieldOneRaw, fieldOne.toGenericString()); 104 + classC + ".fieldTwo", fieldTwo.toGenericString()); 110 assertEquals(fieldThreeGeneric, fieldThree.toGenericString()); 117 assertEquals(fieldFourGeneric, fieldFour.toGenericString()); 122 assertEquals(fieldFiveRaw, fieldFive.toGenericString()); 129 assertEquals(constructorOneRaw, constructorOne.toGenericString()); 136 assertEquals(constructorTwoGeneric, constructorTwo.toGenericString()); 144 assertEquals(methodOneRaw, methodOne.toGenericString()); 152 assertEquals(methodTwoGeneric, methodTwo.toGenericString()); 160 assertEquals(methodThreeGeneric, methodThree.toGenericString()); [all...] |
| FieldTest.java | 98 transientField.toGenericString());
|
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/reflect/ |
| ConstructorTest.java | 168 genericCtor.toGenericString()); 174 ctor.toGenericString());
|
| FieldTest.java | [all...] |
| MethodTest.java | 488 * java.lang.reflect.Method#toGenericString() 494 method.toGenericString()); [all...] |
| /libcore/libart/src/main/java/java/lang/reflect/ |
| AbstractMethod.java | 188 String toGenericString() { 326 * Helper for Method and Constructor for toGenericString
|
| /libcore/ojluni/src/main/java/java/lang/reflect/ |
| Constructor.java | 326 public String toGenericString() {
|
| Field.java | 260 public String toGenericString() { [all...] |
| Method.java | 394 public String toGenericString() {
|
| /external/mockito/src/org/mockito/internal/util/reflection/ |
| GenericMetadataSupport.java | 190 // logger.log("Method '" + method.toGenericString() + "' has return type : " + genericReturnType.getClass().getInterfaces()[0].getSimpleName() + " : " + genericReturnType);
202 throw new MockitoException("Ouch, it shouldn't happen, type '" + genericReturnType.getClass().getCanonicalName() + "' on method : '" + method.toGenericString() + "' is not supported : " + genericReturnType);
|
| /external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/ |
| ThrowingProviderTest.java | 400 + RemoteProviderWithExtraMethod.class.getDeclaredMethods()[0].toGenericString(), 421 + RemoteProviderWithExtraMethod.class.getDeclaredMethods()[0].toGenericString(),
|
| CheckedProviderTest.java | 520 + RemoteProviderWithExtraMethod.class.getDeclaredMethods()[0].toGenericString(), 542 + RemoteProviderWithExtraMethod.class.getDeclaredMethods()[0].toGenericString(), [all...] |
| /external/guice/extensions/throwingproviders/src/com/google/inject/throwingproviders/ |
| ThrowingProviderBinder.java | 473 interfaceType, method.toGenericString())) {
|
| /prebuilts/tools/common/m2/repository/com/thoughtworks/qdox/qdox/1.12/ |
| qdox-1.12.jar | |
| /prebuilts/sdk/10/ |
| android.jar | |
| /prebuilts/sdk/11/ |
| android.jar | |
| /prebuilts/sdk/13/ |
| android.jar | |
| /prebuilts/sdk/16/ |
| android.jar | |
| /prebuilts/sdk/20/ |
| android.jar | |
| /prebuilts/sdk/22/ |
| android.jar | |
| /prebuilts/sdk/23/ |
| android.jar | |
| /prebuilts/sdk/24/ |
| android.jar | |
| /prebuilts/sdk/5/ |
| android.jar | |
| /prebuilts/sdk/6/ |
| android.jar | |