Searched refs:driverTimeoutMs (Results 1 – 1 of 1) sorted by relevance
101 long driverTimeoutMs = in GceManager() local104 deviceOptions.setGceCmdTimeout(driverTimeoutMs); in GceManager()107 gceCmdTimeoutMs, driverTimeoutMs); in GceManager()171 long driverTimeoutMs = getTestDeviceOptions().getGceCmdTimeout(); in startGce() local174 Duration.ofMillis(driverTimeoutMs - 3 * 60 * 1000).toSeconds(); in startGce()178 driverTimeoutMs = driverTimeoutSec * 1000; in startGce()198 driverTimeoutMs); in startGce()