Home
last modified time | relevance | path

Searched defs:invokable (Results 1 – 13 of 13) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/reflect/
DInvokableTest.java296 Invokable<String, String> invokable = Invokable.from(String.class.getConstructor()); in testGetOwnerType_constructor() local
301 Invokable<?, ?> invokable = Invokable.from(String.class.getMethod("length")); in testGetOwnerType_method() local
339 Invokable<?, ?> invokable = Invokable.from(constructor); in testInnerClassWithOneParameterConstructor() local
352 Invokable<?, ?> invokable = Invokable.from(constructor); in testInnerClassWithAnnotatedConstructorParameter() local
365 Invokable<?, ?> invokable = Invokable.from(constructor); in testInnerClassWithGenericConstructorParameter() local
501 Invokable<?, ?> invokable = Invokable.from(constructor); in testLocalClassWithOneParameterConstructor() local
513 Invokable<?, ?> invokable = Invokable.from(constructor); in testLocalClassWithAnnotatedConstructorParameter() local
525 Invokable<?, ?> invokable = Invokable.from(constructor); in testLocalClassWithGenericConstructorParameter() local
587 Invokable<Prepender, Object> invokable = in method() local
DTypeTokenTest.java1606 Invokable<T, String> invokable = in testMethod_returnType_resolvedAgainstTypeBound() local
1613 Invokable<T, ?> invokable = new TypeToken<T>(getClass()) {}.method(setMethod); in testMethod_parameterTypes() local
1640 Invokable<T, ?> invokable = new TypeToken<T>(getClass()) {}.method(failMethod); in testMethod_exceptionTypes() local
1695 Invokable<T, ?> invokable = new TypeToken<T>(getClass()) {}.constructor(constructor); in testConstructor_parameterTypes() local
1710 Invokable<T, ?> invokable = new TypeToken<T>(getClass()) {}.constructor(constructor); in testConstructor_exceptionTypes() local
/external/guava/guava-tests/test/com/google/common/reflect/
DInvokableTest.java296 Invokable<String, String> invokable = Invokable.from(String.class.getConstructor()); in testGetOwnerType_constructor() local
301 Invokable<?, ?> invokable = Invokable.from(String.class.getMethod("length")); in testGetOwnerType_method() local
339 Invokable<?, ?> invokable = Invokable.from(constructor); in testInnerClassWithOneParameterConstructor() local
352 Invokable<?, ?> invokable = Invokable.from(constructor); in testInnerClassWithAnnotatedConstructorParameter() local
365 Invokable<?, ?> invokable = Invokable.from(constructor); in testInnerClassWithGenericConstructorParameter() local
501 Invokable<?, ?> invokable = Invokable.from(constructor); in testLocalClassWithOneParameterConstructor() local
513 Invokable<?, ?> invokable = Invokable.from(constructor); in testLocalClassWithAnnotatedConstructorParameter() local
525 Invokable<?, ?> invokable = Invokable.from(constructor); in testLocalClassWithGenericConstructorParameter() local
587 Invokable<Prepender, Object> invokable = in method() local
DTypeTokenTest.java1606 Invokable<T, String> invokable = in testMethod_returnType_resolvedAgainstTypeBound() local
1613 Invokable<T, ?> invokable = new TypeToken<T>(getClass()) {}.method(setMethod); in testMethod_parameterTypes() local
1640 Invokable<T, ?> invokable = new TypeToken<T>(getClass()) {}.method(failMethod); in testMethod_exceptionTypes() local
1695 Invokable<T, ?> invokable = new TypeToken<T>(getClass()) {}.constructor(constructor); in testConstructor_parameterTypes() local
1710 Invokable<T, ?> invokable = new TypeToken<T>(getClass()) {}.constructor(constructor); in testConstructor_exceptionTypes() local
/external/guava/android/guava-testlib/src/com/google/common/testing/
DClassSanityTester.java399 Invokable<?, ?> invokable = Invokable.from(method); in forAllPublicStaticMethods() local
690 Invokable<?, ?> invokable = type.method(method); in getFactories() local
702 Invokable<T, T> invokable = type.constructor(constructor); in getFactories() local
720 private List<Object> getDummyArguments(Invokable<?, ?> invokable) in getDummyArguments()
DDummyProxy.java73 Invokable<?, ?> invokable = interfaceType.method(method); in handleInvocation() local
DNullPointerTester.java332 Object instance, Invokable<?, ?> invokable, int paramIndex, Class<?> testedClass) { in testParameter()
372 private Object[] buildParamList(Invokable<?, ?> invokable, int indexOfParamToSetToNull) { in buildParamList()
/external/guava/guava-testlib/src/com/google/common/testing/
DClassSanityTester.java397 Invokable<?, ?> invokable = Invokable.from(method); in forAllPublicStaticMethods() local
687 Invokable<?, ?> invokable = type.method(method); in getFactories() local
699 Invokable<T, T> invokable = type.constructor(constructor); in getFactories() local
717 private List<Object> getDummyArguments(Invokable<?, ?> invokable) in getDummyArguments()
DDummyProxy.java73 Invokable<?, ?> invokable = interfaceType.method(method); in handleInvocation() local
DNullPointerTester.java331 Object instance, Invokable<?, ?> invokable, int paramIndex, Class<?> testedClass) { in testParameter()
371 private Object[] buildParamList(Invokable<?, ?> invokable, int indexOfParamToSetToNull) { in buildParamList()
/external/guice/lib/build/
Dguava-testlib-19.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/mockito/lib/
Dbyte-buddy-1.8.15.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...