Searched defs:stopWatch (Results 1 – 3 of 3) sorted by relevance
34 StopWatch stopWatch = new StopWatch("test"); in testIsRunning() local35 try (stopWatch) { in testIsRunning() argument45 StopWatch stopWatch = new StopWatch("test"); in testDuration() local67 StopWatch stopWatch = new StopWatch("restarted"); in testIsRestartable() local83 StopWatch stopWatch = new StopWatch("test"); in testNoops() local84 try (stopWatch) { in testNoops() argument
678 final StopWatch stopWatch = DEBUG ? StopWatch.start("Updating databases") : null; in updateSmartDialDatabase() local904 final StopWatch stopWatch = DEBUG ? StopWatch.start(":Name Prefix query") : null; in getLooseMatches() local
778 final StopWatch stopWatch = StopWatch.start("Dialpad.onResume"); in onResume() local