Home
last modified time | relevance | path

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

12

/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/google/net/
DSocketKeepaliveTest.py160 interval, argument
209 interval, argument
252 def _verify_keepalive_interval(self, time_stamps, interval): argument
Dsendra.py9 def send(dstmac, interval, count, lifetime, iface, rtt): 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.java229 void setDeviceMonitorSnapshotInterval(long interval) { in setDeviceMonitorSnapshotInterval()
/tools/test/graphicsbenchmark/functional_tests/java/src/com/android/game/qualification/tests/
DChoreoTest.java76 long interval = intervals.get(i); in choreoCallbackTimes() local
/tools/tradefederation/core/util-apps/WifiUtil/src/com/android/tradefed/utils/wifi/
DWifiUtil.java278 final int interval = expectInteger("interval"); in onStart() local
281 WifiMonitorService.enable(getContext(), interval, urlToCheck); in onStart() local
DWifiMonitorService.java177 public static void enable(final Context context, final long interval, in enable()
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Dble_lib.py41 interval, 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.py543 interval=1, argument
Dfuchsia_device.py420 def ping(self, dest_ip, count=3, interval=1000, timeout=1000, size=25): argument
/tools/test/connectivity/acts/framework/acts/test_utils/abstract_devices/
Dwlan_device.py138 def ping(self, dest_ip, count=3, interval=1000, timeout=1000, size=25): argument
222 def ping(self, dest_ip, count=3, interval=1000, timeout=1000, size=25): argument
295 def ping(self, dest_ip, count=3, interval=1000, timeout=1000, size=25): argument
/tools/test/connectivity/acts/framework/acts/test_utils/net/
Dconnectivity_test_utils.py43 def start_natt_socket_keepalive(ad, udp_encap, src_ip, dst_ip, interval = 10): argument
/tools/tradefederation/core/src/com/android/tradefed/log/
DTerribleFailureEmailHandler.java109 public void setMinEmailInterval(long interval) { in setMinEmailInterval()
/tools/test/connectivity/acts/tests/google/fuchsia/wlan/
DPingStressTest.py67 interval=1000, argument
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DWifiHelperTest.java111 final long interval = 30 * 1000; in testStartMonitor() local
/tools/test/graphicsbenchmark/functional_tests/java/src/cpp/
Dnative_choreo_activity.cpp194 jlong interval = frameTimes[i] - frameTimes[i-1]; in Java_com_android_game_qualification_tests_ChoreoTestActivity_getFrameIntervals() local
/tools/tradefederation/core/src/com/android/tradefed/device/
DIWifiHelper.java256 boolean startMonitor(long interval, String urlToCheck) throws DeviceNotAvailableException; in startMonitor()
/tools/test/connectivity/acts/tests/google/tel/lab/
DTelLabNeighborCellTest.py495 interval=3, argument
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_test_utils.py906 def hid_device_send_key_data_report(host_id, device_ad, key, interval=1): argument
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_performance_test_utils.py1003 interval=1, argument
Dwifi_test_utils.py252 interval = "interval" variable in WifiEnums.RttParam
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py1076 interval=WAIT_TIME_BETWEEN_STATE_CHECK): argument
1142 interval=WAIT_TIME_BETWEEN_STATE_CHECK): argument
1762 def dumpsys_new_call_info(ad, last_tc_number, retries=3, interval=5): argument
4807 interval=WAIT_TIME_BETWEEN_STATE_CHECK, argument

12