Home
last modified time | relevance | path

Searched refs:invokedMethodName (Results 1 – 7 of 7) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPInvokeMethodWithSuspensionTestCase.java57 protected void runInvokeMethodTest(String invokedMethodName) { in runInvokeMethodTest() argument
62 long invokeMethodID = getMethodID(classID, invokedMethodName); in runInvokeMethodTest()
DJDWPInvokeMethodSuspendedTwiceTestCase.java56 protected void runInvokeMethodTest(String invokedMethodName) { in runInvokeMethodTest() argument
61 long invokeMethodID = getMethodID(classID, invokedMethodName); in runInvokeMethodTest()
/external/conscrypt/openjdk-integ-tests/src/test/java/org/conscrypt/javax/crypto/
DECDHKeyAgreementTest.java410 String invokedMethodName = callingMethodName; in invokeCallingMethodForEachKeyAgreementProvider() local
413 method = getClass().getDeclaredMethod(invokedMethodName, Provider.class); in invokeCallingMethodForEachKeyAgreementProvider()
416 + getClass().getSimpleName() + "." + invokedMethodName + "(Provider)"); in invokeCallingMethodForEachKeyAgreementProvider()
423 throw new RuntimeException(getClass().getSimpleName() + "." + invokedMethodName in invokeCallingMethodForEachKeyAgreementProvider()
/external/conscrypt/repackaged/openjdk-integ-tests/src/test/java/com/android/org/conscrypt/javax/crypto/
DECDHKeyAgreementTest.java412 String invokedMethodName = callingMethodName; in invokeCallingMethodForEachKeyAgreementProvider() local
415 method = getClass().getDeclaredMethod(invokedMethodName, Provider.class); in invokeCallingMethodForEachKeyAgreementProvider()
418 + getClass().getSimpleName() + "." + invokedMethodName + "(Provider)"); in invokeCallingMethodForEachKeyAgreementProvider()
425 throw new RuntimeException(getClass().getSimpleName() + "." + invokedMethodName in invokeCallingMethodForEachKeyAgreementProvider()
/external/proguard/src/proguard/optimize/evaluation/
DSimpleEnumUseChecker.java229 String invokedMethodName = in visitConstantInstruction() local
236 !isSupportedMethod(invokedMethodName, in visitConstantInstruction()
241 …tStackBefore(offset).getTop(stackEntryIndex).referenceValue().getType()+"."+invokedMethodName+"]"); in visitConstantInstruction()
DSimpleEnumUseSimplifier.java267 String invokedMethodName = in visitConstantInstruction() local
278 invokedMethodName, in visitConstantInstruction()
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...