Home
last modified time | relevance | path

Searched defs:_timeout (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/site_tests/hardware_Badblocks/
Dhardware_Badblocks.py46 def _timeout(self, badblocks_proc): member in hardware_Badblocks
/external/autotest/client/cros/
Dmainloop.py55 def _timeout(self): member in ExceptionForwardingMainLoop
/external/autotest/client/site_tests/graphics_dEQP/
Dgraphics_dEQP.py39 _timeout = 70 # Larger than twice the dEQP watchdog timeout at 30s. variable in graphics_dEQP
/external/mesa3d/src/intel/vulkan/
Danv_device.c1686 uint64_t _timeout) in anv_WaitForFences()