Home
last modified time | relevance | path

Searched refs:testStop (Results 1 – 4 of 4) sorted by relevance

/external/guava/guava-gwt/test/com/google/common/base/
DStopwatchTest_gwt.java101 public void testStop() throws Exception { in testStop() method in StopwatchTest_gwt
103 testCase.testStop(); in testStop()
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/
DStopwatchTest.java70 public void testStop() { in testStop() method in StopwatchTest
/external/guava/guava-tests/test/com/google/common/base/
DStopwatchTest.java71 public void testStop() { in testStop() method in StopwatchTest
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DMediaRecorderTest.java198 public void testStop() throws Exception { in testStop() method in MediaRecorderTest