Searched refs:Stopwatch (Results 1 – 9 of 9) 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()178 Stopwatch subTime; in main()
41 using android::netdutils::Stopwatch;241 Stopwatch s; in initIptablesRules()280 Stopwatch s; in init()
50 using netdutils::Stopwatch;312 Stopwatch s; in destroySockets()380 Stopwatch s; in destroySockets()411 Stopwatch s; in destroySockets()511 Stopwatch s; in destroySocketsLackingPermission()
46 using android::netdutils::Stopwatch;267 Stopwatch s; in TEST_F()
80 using android::netdutils::Stopwatch;118 const Stopwatch stopwatch; in ipv4_loopback()175 const Stopwatch stopwatch; in ipv6_loopback()
35 import com.google.common.base.Stopwatch;237 Stopwatch stopwatch = Stopwatch.createStarted(); in waitForFileDeleted()
48 using android::netdutils::Stopwatch;167 Stopwatch s; in netdClientConnect()
110 using android::netdutils::Stopwatch;184 class TimedOperation : public Stopwatch {