Home
last modified time | relevance | path

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

/art/test/075-verification-error/
Dexpected-stdout.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-stdout.txt3 Caught exception java.lang.NoSuchMethodError
/art/test/552-invoke-non-existent-super/src/
DMain.java28 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/817-hiddenapi/src-ex/
DTestCase.java37 } catch (NoSuchMethodError e) { in testUnsupportedAppUsage()
/art/test/2262-miranda-methods/
Dexpected-stdout.txt10 Expected NoSuchMethodError on Main
/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/2262-default-conflict-methods/src/
DMain.java33 } catch (NoSuchMethodError e) { in callMain()
/art/test/952-invoke-custom/
Dexpected-stdout.txt43 invokeWrongParameterTypes => class java.lang.NoSuchMethodError
44 invokeMissingParameterTypes => class java.lang.NoSuchMethodError
/art/test/2262-miranda-methods/src/
DMain.java48 } catch (NoSuchMethodError e) { in callMain()
/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/840-resolution/src/
DMain.java100 } catch (NoSuchMethodError e) { in main()
/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.java349 } catch (NoSuchMethodError e) { in testClinitMethodLookup()
355 } catch (NoSuchMethodError e) { in testClinitMethodLookup()
/art/test/dexdump/
Dinvoke-custom.txt1037 VISIBILITY_SYSTEM Ldalvik/annotation/Throws; value={ Ljava/lang/NoSuchMethodError; }
1056 VISIBILITY_SYSTEM Ldalvik/annotation/Throws; value={ Ljava/lang/NoSuchMethodError; }
2063 Ljava/lang/NoSuchMethodError; -> 0x0011
2065 Ljava/lang/NoSuchMethodError; -> 0x0029
2181 0x0012 - 0x0022 reg=0 expected Ljava/lang/NoSuchMethodError;
2182 0x002a - 0x003a reg=0 expected Ljava/lang/NoSuchMethodError;
Dall-dex-files.txt9854 VISIBILITY_SYSTEM Ldalvik/annotation/Throws; value={ Ljava/lang/NoSuchMethodError; }
9873 VISIBILITY_SYSTEM Ldalvik/annotation/Throws; value={ Ljava/lang/NoSuchMethodError; }
10880 Ljava/lang/NoSuchMethodError; -> 0x0011
10882 Ljava/lang/NoSuchMethodError; -> 0x0029
10998 0x0012 - 0x0022 reg=0 expected Ljava/lang/NoSuchMethodError;
10999 0x002a - 0x003a reg=0 expected Ljava/lang/NoSuchMethodError;
/art/build/boot/
Dpreloaded-classes723 java.lang.NoSuchMethodError
Dboot-image-profile.txt2262 HSPLjava/lang/NoSuchMethodError;-><init>(Ljava/lang/String;)V
10846 Ljava/lang/NoSuchMethodError;