Home
last modified time | relevance | path

Searched refs: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
109 std::thread::sleep(SLEEP_TIMEOUT); in create_client_pipe_helper()
/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
2268 sleep_timeout = self.SLEEP_TIMEOUT