/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/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:
|
D | ims.py | 41 duration: int = 30) -> None:
|
/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,
|
D | radio_measurement.py | 192 operating_class: int, channel_number: int, phy_type: PhyType):
|
/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 | 89 def set_num_commits(self, num_commits: int) -> None: 336 jobs: Optional[int] = None, 441 jobs: Optional[int] = None, 494 jobs: Optional[int] = None,
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/ |
D | gnss_measurement.py | 31 def __init__(self, adr_value: int, count: int):
|
/tools/treble/hacksaw/mount/ |
D | mount.go | 19 Unmount(string, int) error argument
|
/tools/external_updater/ |
D | crates_updater.py | 79 def _is_newer_version(self, prev_version: str, prev_id: int, 80 check_version: str, check_id: int):
|
D | external_updater.py | 194 delay: int) -> Dict[str, Dict[str, str]]:
|
/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/graphicsbenchmark/functional_tests/native/ |
D | mprotect_test.cpp | 34 static void handler (int, siginfo_t *si, void *) { in handler() argument
|
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/ |
D | BufferReader.kt | 78 fun int(group: Int): Int { in int() method
|
/tools/asuite/atest/test_runners/ |
D | roboleaf_test_runner.py | 167 port: int = None) -> List[str]:
|
/tools/security/fuzzing/orphans/widevine/trusty/ |
D | dispatch_fuzzer.cpp | 78 extern "C" int LLVMFuzzerInitialize(int* /* argc */, char*** /* argv */) { in LLVMFuzzerInitialize() argument
|
/tools/test/connectivity/acts_tests/tests/google/gnss/ |
D | GnssSuplTest.py | 136 def check_position_mode(self, begin_time: int, mode: str):
|