/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/ |
D | apollo_acts.py | 430 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/ |
D | SocketKeepaliveTest.py | 160 interval, argument 209 interval, argument 252 def _verify_keepalive_interval(self, time_stamps, interval): argument
|
D | sendra.py | 9 def send(dstmac, interval, count, lifetime, iface, rtt): argument
|
/tools/tradefederation/core/src/com/android/tradefed/cluster/ |
D | IClusterEventUploader.java | 39 public void setEventUploadInterval(long interval); in setEventUploadInterval()
|
D | ClusterEventUploader.java | 55 public void setEventUploadInterval(long interval) { in setEventUploadInterval()
|
D | ClusterOptions.java | 229 void setDeviceMonitorSnapshotInterval(long interval) { in setDeviceMonitorSnapshotInterval()
|
/tools/test/graphicsbenchmark/functional_tests/java/src/com/android/game/qualification/tests/ |
D | ChoreoTest.java | 76 long interval = intervals.get(i); in choreoCallbackTimes() local
|
/tools/tradefederation/core/util-apps/WifiUtil/src/com/android/tradefed/utils/wifi/ |
D | WifiUtil.java | 278 final int interval = expectInteger("interval"); in onStart() local 281 WifiMonitorService.enable(getContext(), interval, urlToCheck); in onStart() local
|
D | WifiMonitorService.java | 177 public static void enable(final Context context, final long interval, in enable()
|
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/ |
D | ble_lib.py | 41 interval, argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | packet_sender.py | 112 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
|
D | access_point.py | 543 interval=1, argument
|
D | fuchsia_device.py | 420 def ping(self, dest_ip, count=3, interval=1000, timeout=1000, size=25): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/abstract_devices/ |
D | wlan_device.py | 138 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/ |
D | connectivity_test_utils.py | 43 def start_natt_socket_keepalive(ad, udp_encap, src_ip, dst_ip, interval = 10): argument
|
/tools/tradefederation/core/src/com/android/tradefed/log/ |
D | TerribleFailureEmailHandler.java | 109 public void setMinEmailInterval(long interval) { in setMinEmailInterval()
|
/tools/test/connectivity/acts/tests/google/fuchsia/wlan/ |
D | PingStressTest.py | 67 interval=1000, argument
|
/tools/tradefederation/core/tests/src/com/android/tradefed/device/ |
D | WifiHelperTest.java | 111 final long interval = 30 * 1000; in testStartMonitor() local
|
/tools/test/graphicsbenchmark/functional_tests/java/src/cpp/ |
D | native_choreo_activity.cpp | 194 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/ |
D | IWifiHelper.java | 256 boolean startMonitor(long interval, String urlToCheck) throws DeviceNotAvailableException; in startMonitor()
|
/tools/test/connectivity/acts/tests/google/tel/lab/ |
D | TelLabNeighborCellTest.py | 495 interval=3, argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
D | bt_test_utils.py | 906 def hid_device_send_key_data_report(host_id, device_ad, key, interval=1): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_performance_test_utils.py | 1003 interval=1, argument
|
D | wifi_test_utils.py | 252 interval = "interval" variable in WifiEnums.RttParam
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_test_utils.py | 1076 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
|