Searched defs:Stopwatch (Results 1 – 10 of 10) sorted by relevance
90 public final class Stopwatch { class132 Stopwatch() { in Stopwatch() method in Stopwatch136 Stopwatch(Ticker ticker) { in Stopwatch() method in Stopwatch
92 public final class Stopwatch { class134 Stopwatch() { in Stopwatch() method in Stopwatch138 Stopwatch(Ticker ticker) { in Stopwatch() method in Stopwatch
18 public class Stopwatch { class28 private Stopwatch() { in Stopwatch() method in Stopwatch
79 public class Stopwatch implements TestRule { class84 public Stopwatch() { in Stopwatch() method in Stopwatch88 Stopwatch(Clock clock) { in Stopwatch() method in Stopwatch
15 TickTimer::Stopwatch::Stopwatch(const TickTimer& ticktimer) in Stopwatch() function in webrtc::TickTimer::Stopwatch
54 TEST(TickTimer, Stopwatch) { in TEST() argument
26 public final class Stopwatch { class
22 internal class Stopwatch { class
57 Stopwatch::Stopwatch() {} in Stopwatch() function in mojo::core::test::Stopwatch
12 class Stopwatch(object): class