Home
last modified time | relevance | path

Searched refs:WrongArgumentTypeCausingWrongMethodTypeTest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/test/712-varhandle-invocations/src/
H A DVarHandleAccessorExceptionTests.java72 public static class WrongArgumentTypeCausingWrongMethodTypeTest extends VarHandleUnitTest { class in VarHandleAccessorExceptionTests
78 Class<?> cls = WrongArgumentTypeCausingWrongMethodTypeTest.class;
96 new WrongArgumentTypeCausingWrongMethodTypeTest().run(); in main()
226 WrongArgumentTypeCausingWrongMethodTypeTest.main(args); in main()
/aosp_15_r20/art/test/712-varhandle-invocations/
H A Dexpected-stdout.txt3785 WrongArgumentTypeCausingWrongMethodTypeTest...OK