Searched refs:startedStopwatch (Results 1 – 2 of 2) sorted by relevance
39 Stopwatch startedStopwatch = Stopwatch.createStarted(); in testCreateStarted() local40 assertTrue(startedStopwatch.isRunning()); in testCreateStarted()
41 Stopwatch startedStopwatch = Stopwatch.createStarted(); in testCreateStarted() local42 assertTrue(startedStopwatch.isRunning()); in testCreateStarted()