Home
last modified time | relevance | path

Searched refs:startedStopwatch (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/
DStopwatchTest.java40 Stopwatch startedStopwatch = Stopwatch.createStarted(); in testCreateStarted() local
41 assertTrue(startedStopwatch.isRunning()); in testCreateStarted()
/external/guava/guava-tests/test/com/google/common/base/
DStopwatchTest.java41 Stopwatch startedStopwatch = Stopwatch.createStarted(); in testCreateStarted() local
42 assertTrue(startedStopwatch.isRunning()); in testCreateStarted()