Home
last modified time | relevance | path

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

/system/chre/java/test/utils/src/com/google/android/utils/chre/
DChreTestUtil.java272 ContextHubTransaction<?> transaction, long timeoutInSeconds) throws AssertionError { in assertTransactionSuccessSync() argument
281 response = transaction.waitForResponse(timeoutInSeconds, TimeUnit.SECONDS); in assertTransactionSuccessSync()