Home
last modified time | relevance | path

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

/cts/tests/BlobStore/src/com/android/cts/blob/
DBlobStoreManagerTest.java728 final long commitTimeoutSec = TIMEOUT_COMMIT_CALLBACK_SEC * 2; in testSessionCommit_largeBlob() local
739 assertThat(callback.get(commitTimeoutSec, TimeUnit.SECONDS)) in testSessionCommit_largeBlob()