Home
last modified time | relevance | path

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

/art/test/597-deopt-busy-loop/src/
DFloatLoop.java56 static int[] emptyArray = new int[0]; field in FloatLoop
/art/test/563-checker-fakestring/src/
DMain.java40 static int[] emptyArray = new int[0]; field in Main