Searched refs:StopwatchTest (Results 1 – 3 of 3) sorted by relevance
22 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest(); in testCreateStarted()27 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest(); in testCreateUnstarted()32 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest(); in testElapsedMillis()37 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest(); in testElapsedMillis_multipleSegments()42 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest(); in testElapsedMillis_notRunning()47 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest(); in testElapsedMillis_whileRunning()52 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest(); in testElapsed_micros()57 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest(); in testElapsed_millis()62 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest(); in testElapsed_multipleSegments()67 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest(); in testElapsed_notRunning()[all …]
34 public class StopwatchTest extends TestCase { class
35 public class StopwatchTest extends TestCase { class