Home
last modified time | relevance | path

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

/aosp12/art/test/712-varhandle-invocations/src/
H A DVarHandleTypeConversionTests.java63 public static class BoxedNullBooleanThrowsNPETest extends VarHandleUnitTest { class in VarHandleTypeConversionTests
69 Class<?> cls = BoxedNullBooleanThrowsNPETest.class;
87 new BoxedNullBooleanThrowsNPETest().run(); in main()
1420 BoxedNullBooleanThrowsNPETest.main(args); in main()
/aosp12/art/test/712-varhandle-invocations/
H A Dexpected-stdout.txt3313 BoxedNullBooleanThrowsNPETest...OK