Home
last modified time | relevance | path

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

/art/test/712-varhandle-invocations/src/
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()
/art/test/712-varhandle-invocations/
Dexpected-stdout.txt3314 BoxedNullBooleanThrowsNPETest...OK