Home
last modified time | relevance | path

Searched refs:NoSuchMethodError (Results 1 – 16 of 16) sorted by relevance

/art/test/075-verification-error/
Dexpected.txt4 Got expected NoSuchMethodError
5 Got expected NoSuchMethodError
/art/test/077-method-override/src/
DMain.java38 } catch (NoSuchMethodError nsme) { in main()
48 } catch (NoSuchMethodError nsme) { in main()
/art/test/003-omnibus-opcodes/src/
DUnresTest1.java70 } catch (NoSuchMethodError nsfe) { in run()
76 } catch (NoSuchMethodError nsfe) { in run()
/art/test/965-default-verify/src/
DMain.java33 } catch (NoSuchMethodError e) { in callMain()
51 } catch (NoSuchMethodError e) { in callIface()
/art/test/1937-transform-soft-fail/
Dexpected.txt3 Caught exception java.lang.NoSuchMethodError
/art/test/552-invoke-non-existent-super/src/
DMain.java31 if (!(e.getCause() instanceof NoSuchMethodError)) { in main()
/art/test/075-verification-error/src/
DMain.java84 } catch (NoSuchMethodError nsme) { in testMissingStuff()
91 } catch (NoSuchMethodError nsme) { in testMissingStuff()
/art/test/594-invoke-super/src/
DMain.java73 if (!(e.getCause() instanceof NoSuchMethodError)) { in main()
/art/test/972-iface-super-multidex/src/
DMain.java45 } catch (NoSuchMethodError e) { in main()
/art/test/139-register-natives/src/
DMain.java46 } catch (NoSuchMethodError ignored) { in testRegistration3()
/art/test/952-invoke-custom/
Dexpected.txt34 invokeWrongParameterTypes => class java.lang.NoSuchMethodError
35 invokeMissingParameterTypes => class java.lang.NoSuchMethodError
/art/test/952-invoke-custom/src/
DTestBadBootstrapArguments.java97 private static void invokeWrongParameterTypes() throws NoSuchMethodError { in invokeWrongParameterTypes()
123 private static void invokeMissingParameterTypes() throws NoSuchMethodError { in invokeMissingParameterTypes()
482 } catch (NoSuchMethodError expected) { in test()
489 } catch (NoSuchMethodError expected) { in test()
/art/test/971-iface-super/util-src/
Dgenerate_smali.py211 NoSuchMethodError = 1 variable in InterfaceCallResponse
220 elif self == InterfaceCallResponse.NoSuchMethodError:
548 return InterfaceCallResponse.NoSuchMethodError
/art/test/674-hiddenapi/src-ex/
DLinking.java30 if (ex.getCause() instanceof NoSuchFieldError || ex.getCause() instanceof NoSuchMethodError) { in canAccess()
/art/test/004-JniTest/src/
DMain.java344 } catch (NoSuchMethodError e) { in testClinitMethodLookup()
350 } catch (NoSuchMethodError e) { in testClinitMethodLookup()
/art/test/dexdump/
Dinvoke-custom.txt1012 VISIBILITY_SYSTEM Ldalvik/annotation/Throws; value={ Ljava/lang/NoSuchMethodError; }
1031 VISIBILITY_SYSTEM Ldalvik/annotation/Throws; value={ Ljava/lang/NoSuchMethodError; }
2006 Ljava/lang/NoSuchMethodError; -> 0x0011
2008 Ljava/lang/NoSuchMethodError; -> 0x0029
2124 0x0012 - 0x0022 reg=0 expected Ljava/lang/NoSuchMethodError;
2125 0x002a - 0x003a reg=0 expected Ljava/lang/NoSuchMethodError;