OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHORT_DELAY
(Results
1 - 2
of
2
) sorted by null
/external/autotest/server/site_tests/firmware_Cr50OpenWhileAPOff/
firmware_Cr50OpenWhileAPOff.py
24
SHORT_DELAY
= 2
138
time.sleep(self.
SHORT_DELAY
)
143
time.sleep(self.
SHORT_DELAY
)
151
time.sleep(self.
SHORT_DELAY
)
/external/autotest/server/cros/servo/
servo.py
226
SHORT_DELAY
= 0.1
383
time.sleep(self.
SHORT_DELAY
)
384
time_left = time_left - self.
SHORT_DELAY
401
time.sleep(self.
SHORT_DELAY
)
402
time_left = time_left - self.
SHORT_DELAY
608
time.sleep(Servo.
SHORT_DELAY
)
[
all
...]
Completed in 221 milliseconds