Home
last modified time | relevance | path

Searched defs:int (Results 1 – 25 of 32) sorted by relevance

12

/tools/treble/build/treble_build/report/
Dreport_test.go109 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/
Dconfig_utils.py143 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:
Dims.py41 duration: int = 30) -> None:
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dwireless_network_management.py31 def __init__(self, duration: int):
58 disassociation_timer: int = 0,
59 validity_interval: int = 1,
Dradio_measurement.py192 operating_class: int, channel_number: int, phy_type: PhyType):
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dutils_lib.py223 def wait_for_port(host: str, port: int, timeout_sec: int = 5) -> None:
Dssh.py174 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,
Dffx.py104 timeout_sec: int = FFX_DEFAULT_COMMAND_TIMEOUT,
231 timeout_sec: int = FFX_DEFAULT_COMMAND_TIMEOUT
Dsl4f.py55 port: int = DEFAULT_SL4F_PORT) -> None:
Dbase_lib.py48 response_timeout: int = DEFAULT_SL4F_RESPONSE_TIMEOUT_SEC
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DChannelSwitchTest.py73 starting_channel: int,
74 channel_switches: Sequence[int],
277 def _channels_valid_for_band(self, channels: Sequence[int],
DWlanWirelessNetworkManagementTest.py82 channel: int = hostapd_constants.AP_DEFAULT_CHANNEL_2G,
/tools/test/connectivity/acts/framework/acts/controllers/
Dfuchsia_device.py518 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/
Dpre-upload.py89 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/
Dgnss_measurement.py31 def __init__(self, adr_value: int, count: int):
/tools/treble/hacksaw/mount/
Dmount.go19 Unmount(string, int) error argument
/tools/external_updater/
Dcrates_updater.py79 def _is_newer_version(self, prev_version: str, prev_id: int,
80 check_version: str, check_id: int):
Dexternal_updater.py194 delay: int) -> Dict[str, Dict[str, str]]:
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_dsds_utils.py96 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/
Dcmd.go95 func newLineScanner(numLines int) *lineScanner {
/tools/test/graphicsbenchmark/functional_tests/native/
Dmprotect_test.cpp34 static void handler (int, siginfo_t *si, void *) { in handler() argument
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/
DBufferReader.kt78 fun int(group: Int): Int { in int() method
/tools/asuite/atest/test_runners/
Droboleaf_test_runner.py167 port: int = None) -> List[str]:
/tools/security/fuzzing/orphans/widevine/trusty/
Ddispatch_fuzzer.cpp78 extern "C" int LLVMFuzzerInitialize(int* /* argc */, char*** /* argv */) { in LLVMFuzzerInitialize() argument
/tools/test/connectivity/acts_tests/tests/google/gnss/
DGnssSuplTest.py136 def check_position_mode(self, begin_time: int, mode: str):

12