Home
last modified time | relevance | path

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

/art/test/708-jit-cache-churn/src/
DJitCacheChurnTest.java266 Random invokeMethodGenerator = new Random(5); in run() local
270 concurrentExecution.runAndJitMethods(getMethodsAsMask(invokeMethodGenerator)); in run()