Searched defs:intArrayArrayWithValues (Results 1 - 1 of 1) sorted by relevance

/openjdk10/hotspot/test/compiler/jvmci/jdk.vm.ci.hotspot.test/src/jdk/vm/ci/hotspot/test/
H A DDummyClass.java144 public int[][] intArrayArrayWithValues = new int[][]{{99, 0}, null}; field in class:DummyClass

Completed in 48 milliseconds