Searched refs:Stopwatch (Results 1 – 8 of 8) sorted by relevance
25 class Stopwatch {31 Stopwatch() : mStart(clock::now()) {} in Stopwatch() function32 virtual ~Stopwatch() = default;
64 using android::netdutils::Stopwatch;109 Stopwatch s; in main()183 Stopwatch subTime; in main()
41 using android::netdutils::Stopwatch;241 Stopwatch s; in initIptablesRules()280 Stopwatch s; in init()
53 using netdutils::Stopwatch;326 Stopwatch s; in destroySockets()397 Stopwatch s; in destroySockets()428 Stopwatch s; in destroySockets()529 Stopwatch s; in destroySocketsLackingPermission()
53 using android::netdutils::Stopwatch;307 Stopwatch s; in TEST_F()
80 using android::netdutils::Stopwatch;118 const Stopwatch stopwatch; in ipv4_loopback()175 const Stopwatch stopwatch; in ipv6_loopback()
48 using android::netdutils::Stopwatch;167 Stopwatch s; in netdClientConnect()
133 using android::netdutils::Stopwatch;246 class TimedOperation : public Stopwatch {