Searched refs:perftest (Results 1 – 1 of 1) sorted by relevance
404 Object perftest = clazz.newInstance(); in runInPerformanceMode() local407 if (perftest instanceof PerformanceTestCase) { in runInPerformanceMode()408 perftestcase = (PerformanceTestCase) perftest; in runInPerformanceMode()