Searched defs:Stopwatch (Results 1 – 12 of 12) sorted by relevance
96 public final class Stopwatch { class138 Stopwatch() { in Stopwatch() method in Stopwatch142 Stopwatch(Ticker ticker) { in Stopwatch() method in Stopwatch
100 public final class Stopwatch { class142 Stopwatch() { in Stopwatch() method in Stopwatch146 Stopwatch(Ticker ticker) { in Stopwatch() method in Stopwatch
22 typedef LARGE_INTEGER Stopwatch; typedef45 typedef struct timeval Stopwatch; typedef
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
24 typedef boost::chrono::timer<boost::chrono::high_resolution_clock> Stopwatch; typedef
56 typedef boost::chrono::simple_stopwatch<> Stopwatch; typedef