Home
last modified time | relevance | path

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

/aosp12/art/test/712-varhandle-invocations/src/
H A DVarHandleAccessorExceptionTests.java129 public static class TooFewArgumentsCausingWrongMethodTypeTest extends VarHandleUnitTest { class in VarHandleAccessorExceptionTests
135 Class<?> cls = TooFewArgumentsCausingWrongMethodTypeTest.class;
156 new TooFewArgumentsCausingWrongMethodTypeTest().run(); in main()
228 TooFewArgumentsCausingWrongMethodTypeTest.main(args); in main()
/aosp12/art/test/712-varhandle-invocations/
H A Dexpected-stdout.txt3291 TooFewArgumentsCausingWrongMethodTypeTest...OK