Home
last modified time | relevance | path

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

/external/guava/android/guava/src/com/google/common/base/
DStopwatch.java91 public final class Stopwatch { class
133 Stopwatch() { in Stopwatch() method in Stopwatch
137 Stopwatch(Ticker ticker) { in Stopwatch() method in Stopwatch
/external/guava/guava/src/com/google/common/base/
DStopwatch.java93 public final class Stopwatch { class
135 Stopwatch() { in Stopwatch() method in Stopwatch
139 Stopwatch(Ticker ticker) { in Stopwatch() method in Stopwatch
/external/webp/examples/
Dstopwatch.h22 typedef LARGE_INTEGER Stopwatch; typedef
45 typedef struct timeval Stopwatch; typedef
/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 class Stopwatch implements TestRule { class
84 public Stopwatch() { in Stopwatch() method in Stopwatch
88 Stopwatch(Clock clock) { in Stopwatch() method in Stopwatch
/external/webrtc/api/neteq/
Dtick_timer.cc15 TickTimer::Stopwatch::Stopwatch(const TickTimer& ticktimer) in Stopwatch() function in webrtc::TickTimer::Stopwatch
Dtick_timer_unittest.cc54 TEST(TickTimer, Stopwatch) { in TEST() argument
/external/guice/core/src/com/google/inject/internal/util/
DStopwatch.java26 public final class Stopwatch { class
/external/okio/okio/src/jvmTest/kotlin/okio/
DStopwatch.kt22 internal class Stopwatch { class
/external/libchrome/mojo/core/
Dtest_utils.cc57 Stopwatch::Stopwatch() {} in Stopwatch() function in mojo::core::test::Stopwatch