Home
last modified time | relevance | path

Searched defs:Stopwatch (Results 1 – 6 of 6) sorted by relevance

/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
DStopwatch.java75 public final class Stopwatch { class
128 Stopwatch() { in Stopwatch() method in Stopwatch
139 Stopwatch(Ticker ticker) { in Stopwatch() method in Stopwatch
/external/guava/guava/src/com/google/common/base/
DStopwatch.java76 public final class Stopwatch { class
129 Stopwatch() { in Stopwatch() method in Stopwatch
140 Stopwatch(Ticker ticker) { in Stopwatch() method in Stopwatch
/external/mockito/src/test/java/org/mockitoutil/
DStopwatch.java18 public class Stopwatch { class
28 private Stopwatch() { in Stopwatch() method in Stopwatch
/external/junit/src/main/java/org/junit/rules/
DStopwatch.java79 public abstract class Stopwatch implements TestRule { class
84 public Stopwatch() { in Stopwatch() method in Stopwatch
88 Stopwatch(Clock clock) { in Stopwatch() method in Stopwatch
/external/guice/core/src/com/google/inject/internal/util/
DStopwatch.java26 public final class Stopwatch { class
/external/libchrome/mojo/core/
Dtest_utils.cc57 Stopwatch::Stopwatch() {} in Stopwatch() function in mojo::core::test::Stopwatch