Home
last modified time | relevance | path

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

/art/test/098-ddmc/src/
DMain.java92 private static final int ALLOCATE1_DEPTH = 50; field in Main
111 if (depth >= ALLOCATE1_DEPTH) { in allocate()