Home
last modified time | relevance | path

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

/art/test/708-jit-cache-churn/src/
DJitCacheChurnTest.java53 private static final BaseTask [] TASKS = { field in JitCacheChurnTest
57 private static final int TASK_BITMASK = (1 << TASKS.length) - 1;
230 runTasks(TASKS[index]); in runAndJitMethods()
255 removeJittedMethod(TASKS[index].getClass(), JITTED_METHOD); in removeJittedMethods()