Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/selects/
DSelectTimeoutTest.kt50 fun testNegativeTimeout() = runTest { in <lambda>() method
DSelectTimeoutDurationTest.kt52 fun testNegativeTimeout() = runTest { in <lambda>() method in kotlinx.coroutines.selects.SelectTimeoutDurationTest
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/
DWithTimeoutTest.kt165 fun testNegativeTimeout() = runTest { in <lambda>() method
DWithTimeoutDurationTest.kt172 fun testNegativeTimeout() = runTest { in <lambda>() method in kotlinx.coroutines.WithTimeoutDurationTest
DWithTimeoutOrNullTest.kt208 fun testNegativeTimeout() = runTest { in <lambda>() method
DWithTimeoutOrNullDurationTest.kt216 fun testNegativeTimeout() = runTest { in <lambda>() method in kotlinx.coroutines.WithTimeoutOrNullDurationTest
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DAbstractAbstractFutureTest.java356 public void testNegativeTimeout() throws Exception { in testNegativeTimeout() method in AbstractAbstractFutureTest
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAbstractAbstractFutureTest.java356 public void testNegativeTimeout() throws Exception { in testNegativeTimeout() method in AbstractAbstractFutureTest