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 testElapsed_micros()37 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest(); in testElapsed_millis()42 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest(); in testElapsed_multipleSegments()47 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest(); in testElapsed_notRunning()52 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest(); in testElapsed_whileRunning()57 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest(); in testInitialState()62 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest(); in testReset_new()67 com.google.common.base.StopwatchTest testCase = new com.google.common.base.StopwatchTest(); in testReset_whileRunning()[all …]
33 public class StopwatchTest extends TestCase { class
35 public class StopwatchTest extends TestCase { class