Home
last modified time | relevance | path

Searched defs:interval (Results 1 – 25 of 34) sorted by relevance

12

/tools/test/connectivity/acts_tests/tests/google/bt/performance/
DBtInterferenceDynamicTest.py100 interference_atten_level, interval): argument
206 interval): argument
310 interval): argument
/tools/test/connectivity/acts_tests/tests/google/net/
Dsendra.py9 def send(dstmac, interval, count, lifetime, iface, rtt): argument
DSocketKeepaliveTest.py160 interval, argument
209 interval, argument
252 def _verify_keepalive_interval(self, time_stamps, interval): argument
/tools/tradefederation/core/src/com/android/tradefed/cluster/
DIClusterEventUploader.java39 public void setEventUploadInterval(long interval); in setEventUploadInterval()
DClusterEventUploader.java55 public void setEventUploadInterval(long interval) { in setEventUploadInterval()
DClusterOptions.java233 void setDeviceMonitorSnapshotInterval(long interval) { in setDeviceMonitorSnapshotInterval()
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/
Dapollo_acts.py430 interval=DEFAULT_CMD_INTERVAL): argument
452 timeout, interval, timer): argument
507 self, timeout=DEFAULT_TIMEOUT, interval=DEFAULT_CMD_INTERVAL): argument
582 interval=DEFAULT_CMD_INTERVAL): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dwlan_device.py146 interval=1000, argument
156 interval=1000, argument
268 interval=1000, argument
277 def ping(self, dest_ip, count=3, interval=1000, timeout=1000, size=25): argument
397 interval=1000, argument
412 interval=1000, argument
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Dble_lib.py62 interval, argument
/tools/tradefederation/core/util_apps/WifiUtil/src/com/android/tradefed/utils/wifi/
DWifiUtil.java289 final int interval = expectInteger("interval"); in onStart() local
292 WifiMonitorService.enable(getContext(), interval, urlToCheck); in onStart() local
DWifiMonitorService.java175 public static void enable(final Context context, final long interval, in enable()
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DPingStressTest.py155 interval=1000, argument
/tools/test/connectivity/acts/framework/acts/controllers/
Dpacket_sender.py112 def __init__(self, signal, packet, interval, interface, log): argument
166 def send_ntimes(self, packet, ntimes, interval): argument
186 def send_receive_ntimes(self, packet, ntimes, interval): argument
208 def start_sending(self, packet, interval): argument
Daccess_point.py701 interval=1, argument
735 interval=1000, argument
752 interval=1000, argument
Dfuchsia_device.py642 interval=1000, argument
704 interval=1000, argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/
Dconnectivity_test_utils.py43 def start_natt_socket_keepalive(ad, udp_encap, src_ip, dst_ip, interval = 10): argument
/tools/netsim/rust/daemon/src/bluetooth/
Dadvertise_settings.rs167 pub interval: Duration, field
294 let interval = IntervalProto::Milliseconds(150); in test_from_proto_succeeds() localVariable
369 let interval: Duration = in test_from_proto_default() localVariable
Dbeacon.rs456 let interval = Duration::from_millis(9999); in test_beacon_get() localVariable
484 let interval = Duration::from_millis(33); in test_beacon_patch() localVariable
/tools/tradefederation/core/src/com/android/tradefed/log/
DTerribleFailureEmailHandler.java110 public void setMinEmailInterval(long interval) { in setMinEmailInterval()
/tools/tradefederation/core/javatests/com/android/tradefed/device/
DWifiHelperTest.java127 final long interval = 30 * 1000; in testStartMonitor() local
/tools/tradefederation/core/src/com/android/tradefed/device/
DIWifiHelper.java279 boolean startMonitor(long interval, String urlToCheck) throws DeviceNotAvailableException; in startMonitor()
/tools/test/connectivity/acts/framework/acts/
Dutils.py1585 interval=1000, argument
1641 interval=1000, argument
1747 interval=1000, argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_voice_utils.py208 def dumpsys_new_call_info(ad, last_tc_number, retries=3, interval=5): argument
1977 interval=WAIT_TIME_BETWEEN_STATE_CHECK): argument
2043 interval=WAIT_TIME_BETWEEN_STATE_CHECK): argument
2312 interval=WAIT_TIME_BETWEEN_STATE_CHECK, argument
/tools/netsim/proto/netsim/
Dmodel.proto135 oneof interval { oneof
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiBridgedApTest.py221 def wait_interval(self, interval): argument

12