HomeSort by relevance Sort by last modified time
    Searched full:interval_seconds (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/common_lib/cros/network/
ping_runner.py 58 interval_seconds = self.interval or 1
59 command_time = math.ceil(interval_seconds * self.count)
  /external/dbus/dbus/
dbus-mainloop.c 454 long interval_seconds; local
462 interval_seconds = interval / 1000L;
465 expiration_tv_sec = tcb->last_tv_sec + interval_seconds;
481 interval_seconds,
  /system/connectivity/shill/wifi/
wifi_unittest.cc     [all...]

Completed in 164 milliseconds