/tools/asuite/atest/ |
D | usb_speed_detect.py | 40 device_ids: DeviceIds, negotiated_speed: int, max_speed: int 63 device_ids: DeviceIds, negotiated_speed: int, max_speed: int 85 def _speed_to_string(speed: int) -> str:
|
D | rollout_control.py | 58 feature_id: int = None,
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/cellular/ |
D | modem_logs.py | 54 timeout: int = 20, 55 polling_interval: int = 1, 82 timeout: int = 20, 83 polling_interval: int = 1, 123 timeout: int = 10, 124 polling_interval: int = 1,
|
D | ims_api_connector_utils.py | 74 api_connector_port: int, 313 def initiate_call(self, callee_number: str, call_line_idx: int = 0):
|
D | cellular_power_preset_base_test.py | 32 def send(self, cmd: str, retries: int=5) -> Optional[str]: 361 def toggle_modem_log(self, new_state: bool, timeout: int=30): 376 def collect_modem_log(self, out_path, duration: int=30):
|
/tools/treble/build/treble_build/report/ |
D | report_test.go | 109 func createStrings(name string, count int) []string { 118 func projName(i int) string { 122 func fileName(i int) (filename string, sha string) { 126 func createFile(i int) *app.GitTreeObj { 139 func createTest(projCount int, fileCount int) *reportTest {
|
/tools/asuite/atest/integration_tests/ |
D | atest_test_archetype_integration_tests.py | 138 expected_passed_count: int, 139 expected_failed_count: int, 140 expected_ignored_count: int,
|
/tools/test/connectivity/acts/framework/acts/controllers/amarisoft_lib/ |
D | config_utils.py | 143 def enb_set_fdd_arfcn(self, arfcn: int) -> bool: 163 def enb_set_tdd_arfcn(self, arfcn: int) -> bool: 183 def enb_set_spectrum_tech(self, tech: int) -> bool:
|
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/ |
D | wireless_network_management.py | 31 def __init__(self, duration: int): 58 disassociation_timer: int = 0, 59 validity_interval: int = 1,
|
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/ |
D | utils_lib.py | 223 def wait_for_port(host: str, port: int, timeout_sec: int = 5) -> None:
|
D | ssh.py | 174 timeout_sec: int = DEFAULT_SSH_TIMEOUT_SEC, 175 connect_retries: int = 3, 202 def _run(self, command: str, timeout_sec: int, force_tty: bool) -> SSHResult: 233 timeout_sec: int = 5,
|
D | ffx.py | 104 timeout_sec: int = FFX_DEFAULT_COMMAND_TIMEOUT, 231 timeout_sec: int = FFX_DEFAULT_COMMAND_TIMEOUT
|
D | sl4f.py | 55 port: int = DEFAULT_SL4F_PORT) -> None:
|
D | base_lib.py | 48 response_timeout: int = DEFAULT_SL4F_RESPONSE_TIMEOUT_SEC
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/ |
D | ChannelSwitchTest.py | 73 starting_channel: int, 74 channel_switches: Sequence[int], 277 def _channels_valid_for_band(self, channels: Sequence[int],
|
D | WlanWirelessNetworkManagementTest.py | 82 channel: int = hostapd_constants.AP_DEFAULT_CHANNEL_2G,
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | fuchsia_device.py | 518 unreachable_timeout: int = FUCHSIA_DEFAULT_CONNECT_TIMEOUT, 519 ping_timeout: int = FUCHSIA_DEFAULT_CONNECT_TIMEOUT, 520 ssh_timeout: int = FUCHSIA_DEFAULT_CONNECT_TIMEOUT, 521 reboot_type: int = FUCHSIA_REBOOT_TYPE_SOFT, 802 timeout_sec: int = FUCHSIA_DEFAULT_CONNECT_TIMEOUT 821 timeout_sec: int = FUCHSIA_DEFAULT_CONNECT_TIMEOUT
|
/tools/repohooks/ |
D | pre-upload.py | 90 def set_num_commits(self, num_commits: int) -> None: 337 jobs: Optional[int] = None, 450 jobs: Optional[int] = None, 503 jobs: Optional[int] = None,
|
/tools/treble/hacksaw/mount/ |
D | mount.go | 19 Unmount(string, int) error argument
|
/tools/external_updater/ |
D | crates_updater.py | 103 def _is_newer_version(self, prev_version: str, prev_id: int, 104 check_version: str, check_id: int):
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_dsds_utils.py | 96 init_dds: int = 0, 159 init_dds: int = 0, 165 duration: int = WAIT_TIME_IN_CALL, 246 dds_slot: int, 249 duration: int = WAIT_TIME_IN_CALL, 744 dds_slot: int,
|
/tools/treble/build/treble_build/local/ |
D | cmd.go | 95 func newLineScanner(numLines int) *lineScanner {
|
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiPreTest.py | 79 retry_duration: int=60):
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/ |
D | gnss_measurement.py | 39 def __init__(self, adr_value: int, count: int):
|
/tools/asuite/atest/test_runners/ |
D | mobly_test_runner.py | 228 self, iteration_num: int, rerun_options: RerunOptions 450 _port: Optional[int] = None, 828 iteration_num: int, 829 total_iterations: int,
|