OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHORT_TIMEOUT_SECONDS
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/site_tests/cellular_ScanningProperty/
cellular_ScanningProperty.py
19
SHORT_TIMEOUT_SECONDS
= 2
110
time.sleep(
SHORT_TIMEOUT_SECONDS
)
113
polling_timeout =
SHORT_TIMEOUT_SECONDS
124
def _itesting_machine(self, machine_name, timeout=
SHORT_TIMEOUT_SECONDS
):
173
timeout=
SHORT_TIMEOUT_SECONDS
)
200
timeout=
SHORT_TIMEOUT_SECONDS
)
212
timeout=
SHORT_TIMEOUT_SECONDS
)
242
timeout=
SHORT_TIMEOUT_SECONDS
)
248
timeout=
SHORT_TIMEOUT_SECONDS
)
274
timeout=
SHORT_TIMEOUT_SECONDS
)
[
all
...]
/external/autotest/client/cros/networking/
pm_proxy.py
24
SHORT_TIMEOUT_SECONDS
= 2
35
def iface_ism(self, machine_name, timeout_seconds=
SHORT_TIMEOUT_SECONDS
):
/external/autotest/client/cros/cellular/pseudomodem/
pseudomodem_context.py
89
SHORT_TIMEOUT_SECONDS
= 4
226
self.
SHORT_TIMEOUT_SECONDS
) is
370
timeout=self.
SHORT_TIMEOUT_SECONDS
,
Completed in 93 milliseconds