Home
last modified time | relevance | path

Searched refs:rebootTimeoutMs (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/blobstore/src/com/android/cts/host/blob/
DBaseBlobStoreHostTest.java118 long rebootTimeoutMs, long onlineTimeoutMs) throws Exception { in updateDeviceOptions() argument
119 options.setRebootTimeout((int) rebootTimeoutMs); in updateDeviceOptions()