Home
last modified time | relevance | path

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

1234

/aosp_15_r20/frameworks/base/test-base/src/android/test/
H A DInstrumentationTestCase.java210 private void runMethod(Method runMethod, int tolerance) throws Throwable { in runMethod() method in InstrumentationTestCase
214 private void runMethod(Method runMethod, int tolerance, boolean isRepetitive) throws Throwable { in runMethod() method in InstrumentationTestCase
/aosp_15_r20/frameworks/base/test-base/hiddenapi/src/android/test/
H A DInstrumentationTestCase.java36 private void runMethod(Method runMethod, int tolerance) throws Throwable { in runMethod() argument
/aosp_15_r20/frameworks/base/core/tests/utillib/src/android/test/
H A DBandwidthTestCase.java116 private void runMethod(Method runMethod, int tolerance, boolean isRepetitive) throws Throwable { in runMethod() argument
/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/verify/domain/
H A DDomainVerificationEnforcerTest.kt289 fun runMethod( in <lambda>() method
747 private fun runMethod( in <lambda>() method
/aosp_15_r20/external/pytorch/android/pytorch_android/src/main/java/org/pytorch/
H A DINativePeer.java8 IValue runMethod(String methodName, IValue... inputs); in runMethod() method
H A DModule.java62 public IValue runMethod(String methodName, IValue... inputs) { in runMethod() method in Module
H A DNativePeer.java45 public native IValue runMethod(String methodName, IValue... inputs); in runMethod() method in NativePeer
H A DLiteNativePeer.java63 public native IValue runMethod(String methodName, IValue... inputs); in runMethod() method in LiteNativePeer
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/android.test.base.impl_intermediates/
Dclasses.jarjunit/framework/TestSuite.class TestSuite.java package junit.framework public junit.framework. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/test-base/android.test.base.impl/android_common/repackaged-jarjar/javac/
Dandroid.test.base.jarjunit/framework/TestSuite.class TestSuite.java package junit.framework public junit.framework. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/test-base/android.test.base.impl/android_common/javac/
Dandroid.test.base.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/test/ android/ ...
/aosp_15_r20/frameworks/base/test-junit/src/junit/framework/
H A DTestCase.java153 Method runMethod= null; in runTest() local
/aosp_15_r20/cts/hostsidetests/jvmti/base/run-test-based-app/src/android/jvmti/cts/
H A DJvmtiRunTestBasedTest.java128 final Method runMethod = testClass.getDeclaredMethod("run"); in testRunTest() local
/aosp_15_r20/external/pytorch/android/pytorch_android/src/main/cpp/
H A Dpytorch_jni_lite.cpp173 facebook::jni::local_ref<JIValue> runMethod( in runMethod() function in pytorch_jni::PytorchJni
H A Dpytorch_jni_jit.cpp209 facebook::jni::local_ref<JIValue> runMethod( in runMethod() function in pytorch_jni::PytorchJni
/aosp_15_r20/external/junit/src/main/java/junit/framework/
H A DTestCase.java162 Method runMethod = null; in runTest() local
/aosp_15_r20/art/test/004-JniTest/src/
H A DMain.java383 Method runMethod = aClass.getDeclaredMethod("run", String.class); in testDoubleLoad() local
/aosp_15_r20/libcore/support/src/test/java/tests/resources/
HDjunit4-4.3.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/aosp_15_r20/external/slf4j/log4j-over-slf4j/compatibility/lib/
HDjunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/aosp_15_r20/prebuilts/devtools/adt/lib/
HDjunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/aosp_15_r20/external/jsr330/lib/
HDjunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/aosp_15_r20/external/guice/lib/build/
HDjunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/aosp_15_r20/cts/tools/vm-tests-tf/lib/
HDjunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/aosp_15_r20/external/slf4j/integration/lib/
HDjunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/aosp_15_r20/external/owasp/sanitizer/lib/junit/
Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...

1234