Home
last modified time | relevance | path

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

/aosp_15_r20/external/guava/guava-tests/test/com/google/common/reflect/
H A DInvokableTest.java95 Invokable<A, A> invokable = A.constructor(); in testConstructor() local
104 Invokable<?, Object> invokable = A.method("abstractMethod"); in testAbstractMethod() local
112 Invokable<?, Object> invokable = A.method("overridableMethod"); in testOverridableMethod() local
120 Invokable<?, Object> invokable = A.method("privateMethod"); in testPrivateMethod() local
130 Invokable<?, Object> invokable = A.method("protectedMethod"); in testProtectedMethod() local
141 Invokable<?, Object> invokable = A.method("publicFinalMethod"); in testFinalMethod() local
150 Invokable<?, Object> invokable = A.method("nativeMethod"); in testNativeMethod() local
156 Invokable<?, Object> invokable = A.method("synchronizedMethod"); in testSynchronizedMethod() local
161 Invokable<?, Object> invokable = A.method("notAnnotatedMethod"); in testUnannotatedMethod() local
202 Invokable<A, A> invokable = Invokable.from(constructor); in constructor() local
[all …]
H A DTypeTokenTest.java1607 Invokable<T, String> invokable = in testMethod_returnType_resolvedAgainstTypeBound() local
1614 Invokable<T, ?> invokable = new TypeToken<T>(getClass()) {}.method(setMethod); in testMethod_parameterTypes() local
1641 Invokable<T, ?> invokable = new TypeToken<T>(getClass()) {}.method(failMethod); in testMethod_exceptionTypes() local
1690 Invokable<T, ?> invokable = new TypeToken<T>(getClass()) {}.constructor(constructor); in testConstructor_parameterTypes() local
1705 Invokable<T, ?> invokable = new TypeToken<T>(getClass()) {}.constructor(constructor); in testConstructor_exceptionTypes() local
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/reflect/
H A DInvokableTest.java95 Invokable<A, A> invokable = A.constructor(); in testConstructor() local
104 Invokable<?, Object> invokable = A.method("abstractMethod"); in testAbstractMethod() local
112 Invokable<?, Object> invokable = A.method("overridableMethod"); in testOverridableMethod() local
120 Invokable<?, Object> invokable = A.method("privateMethod"); in testPrivateMethod() local
130 Invokable<?, Object> invokable = A.method("protectedMethod"); in testProtectedMethod() local
141 Invokable<?, Object> invokable = A.method("publicFinalMethod"); in testFinalMethod() local
150 Invokable<?, Object> invokable = A.method("nativeMethod"); in testNativeMethod() local
156 Invokable<?, Object> invokable = A.method("synchronizedMethod"); in testSynchronizedMethod() local
161 Invokable<?, Object> invokable = A.method("notAnnotatedMethod"); in testUnannotatedMethod() local
202 Invokable<A, A> invokable = Invokable.from(constructor); in constructor() local
[all …]
H A DTypeTokenTest.java1607 Invokable<T, String> invokable = in testMethod_returnType_resolvedAgainstTypeBound() local
1614 Invokable<T, ?> invokable = new TypeToken<T>(getClass()) {}.method(setMethod); in testMethod_parameterTypes() local
1641 Invokable<T, ?> invokable = new TypeToken<T>(getClass()) {}.method(failMethod); in testMethod_exceptionTypes() local
1690 Invokable<T, ?> invokable = new TypeToken<T>(getClass()) {}.constructor(constructor); in testConstructor_parameterTypes() local
1705 Invokable<T, ?> invokable = new TypeToken<T>(getClass()) {}.constructor(constructor); in testConstructor_exceptionTypes() local
/aosp_15_r20/external/guava/android/guava-testlib/src/com/google/common/testing/
H A DClassSanityTester.java402 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()
H A DNullPointerTester.java350 @Nullable Object instance, Invokable<?, ?> invokable, int paramIndex, Class<?> testedClass) { in testParameter()
396 Invokable<?, ?> invokable, int indexOfParamToSetToNull) { in buildParamList()
H A DDummyProxy.java78 Invokable<?, ?> invokable = interfaceType.method(method); in handleInvocation() local
/aosp_15_r20/external/guava/guava-testlib/src/com/google/common/testing/
H A DClassSanityTester.java402 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()
H A DNullPointerTester.java353 @Nullable Object instance, Invokable<?, ?> invokable, int paramIndex, Class<?> testedClass) { in testParameter()
392 Invokable<?, ?> invokable, int indexOfParamToSetToNull) { in buildParamList()
H A DDummyProxy.java78 Invokable<?, ?> invokable = interfaceType.method(method); in handleInvocation() local
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_reflection_state.cpp581 auto &invokable = invokables.CollectNext(); in declareInvokable() local
609 auto &invokable = invokables.UseNext(); in declareInvokable() local
657 const auto &invokable = invokables.UseNext(); in endInvokables() local
/aosp_15_r20/external/guice/lib/build/
HDguava-testlib-19.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.14.18/
HDbyte-buddy-1.14.18.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/licenses/ META- ...
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-tests.jarIncludeFilterTest.jar META-INF/ META-INF/LICENSE META-INF/MANIFEST.MF ...
Dtradefed.jarFileMd5$FileChecksum$1.class FileMd5.java package FileMd5$FileChecksum$1 extends com. ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/intellij-core/
HDintellij-core-mvn.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/JavaPsiPlugin.xml ...
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/31.7.0-alpha07/
HDintellij-core-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/JavaPsiPlugin.xml ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/gradle-plugin/metalava-gradle-plugin-deps/linux_glibc_common/local-combined/
Dmetalava-gradle-plugin-deps.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/AL2.0 META ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/1.3.61-release-180/
HDkotlin-compiler-1.3.61-release-180.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...
/aosp_15_r20/external/kotlinc/lib/
HDkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF FirNativeForwardDeclarationGetClassCallChecker.class FirNativeForwardDeclarationGetClassCallChecker.kt package FirNativeForwardDeclarationGetClassCallChecker ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.9.23/
HDkotlin-compiler-embeddable-1.9.23.jarMETA-INF/ META-INF/MANIFEST.MF FirNativeForwardDeclarationGetClassCallChecker.class FirNativeForwardDeclarationGetClassCallChecker.kt package FirNativeForwardDeclarationGetClassCallChecker ...
/aosp_15_r20/prebuilts/ktlint/
HDktlint-android-all.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/pinterest/ com/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-plugin-ij193/1.3.61-release-180/
HDkotlin-plugin-ij193-1.3.61-release-180.jarMETA-INF/ META-INF/MANIFEST.MF kotlinManifest.properties META-INF/annotation ...
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/kotlin-compiler/31.7.0-alpha07/
HDkotlin-compiler-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/jps-common ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/kotlin-compiler/
HDkotlin-compiler-mvn.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/jps-common ...