Home
last modified time | relevance | path

Searched defs:SLEEP_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/e2e_tests/fixture/src/sys/
Dwindows.rs37 const SLEEP_TIMEOUT: Duration = Duration::from_millis(500); constant
/external/autotest/utils/frozen_chromite/lib/
Dconstants.py854 SLEEP_TIMEOUT = 30 variable
/external/autotest/server/hosts/
Dcros_host.py102 SLEEP_TIMEOUT = 2 variable in CrosHost