Searched refs:driverTimeoutMs (Results 1 – 1 of 1) sorted by relevance
100 long driverTimeoutMs = in GceManager() local103 deviceOptions.setGceCmdTimeout(driverTimeoutMs); in GceManager()106 gceCmdTimeoutMs, driverTimeoutMs); in GceManager()170 long driverTimeoutMs = getTestDeviceOptions().getGceCmdTimeout(); in startGce() local173 Duration.ofMillis(driverTimeoutMs - 3 * 60 * 1000).toSeconds(); in startGce()177 driverTimeoutMs = driverTimeoutSec * 1000; in startGce()197 driverTimeoutMs); in startGce()