Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DEventMod.java80 public long exceptionOrNull; field in EventMod
114 exceptionOrNull = -1; in EventMod()
DEventBuilder.java128 mod.exceptionOrNull = exceptionClassID; in setExceptionOnly()
DVmMirror.java1199 .setNextValueAsReferenceTypeID(eventModifier.exceptionOrNull); in setEvent()
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/exceptions/
DStackTraceRecoverySelectTest.kt22 verifyStackTrace("select/${name.methodName}", result.exceptionOrNull()!!) in testSelectJoin()
42 verifyStackTrace("select/${name.methodName}", result.exceptionOrNull()!!) in <lambda>()
DStackTraceRecoveryTest.kt222 exception = it.exceptionOrNull() in <lambda>()
276 val ex = result.exceptionOrNull() ?: error("Expected to fail") in <lambda>()
/external/kotlinx.coroutines/stdlib-stubs/src/
DResult.kt11 public fun exceptionOrNull(): Throwable? method
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/
DTestBase.kt220 assertTrue(result.exceptionOrNull() is T, "Expected ${T::class}, but had $result") in <lambda>()
221 return result.exceptionOrNull()!! as T in <lambda>()
/external/kotlinx.coroutines/integration-testing/src/mavenTest/kotlin/
DMavenPublicationValidator.kt17 assertTrue(result.exceptionOrNull() is ClassNotFoundException) in testNoAtomicfuInClasspath()
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/
DFlowInvariantsTest.kt19 val r1 = runCatching { testBody { flow(it) } }.exceptionOrNull() in <lambda>()
23 val r2 = runCatching { testBody { abstractFlow(it) } }.exceptionOrNull() in <lambda>()
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/
DJobExtensionsTest.kt81 val exception = result.exceptionOrNull() ?: fail() in <lambda>()
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/internal/
DDispatchedTask.kt115 handleFatalException(fatalException, result.exceptionOrNull()) in getSuccessfulResult()
/external/kotlinx.coroutines/kotlinx-coroutines-test/test/
DTestRunBlockingTest.kt257 … actual = kotlin.runCatching { uncompleted.await() }.exceptionOrNull() as? CancellationException in <lambda>()
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
DJobSupport.kt830 … "but is being completed with $proposedUpdate", proposedUpdate.exceptionOrNull in <lambda>()
906 private val Any?.exceptionOrNull: Throwable? in <lambda>() constant
1190 return state.exceptionOrNull in <lambda>()
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/selects/
DSelect.kt298 uCont.resumeWithStackTrace(result.exceptionOrNull()!!) in next()
/external/oj-libjdwp/make/data/jdwp/
Djdwp.spec2400 (referenceType exceptionOrNull