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