Searched defs:warmup (Results 1 – 2 of 2) sorted by relevance
68 public void ensureCaller(boolean warmup, int invocationCount) throws Exception { in ensureCaller()76 public void doLoadsOfStuff(boolean warmup, int invocationCount) throws Exception { in doLoadsOfStuff()
25 public static boolean runTests(boolean warmup) { in runTests()