Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/lit/lit/
DBooleanExpression.py185 def checkException(self, expr, error): member in TestBooleanExpression
199 self.checkException("ba#d",
203 self.checkException("true and true",
208 self.checkException("|| true",
213 self.checkException("true &&",
218 self.checkException("",
223 self.checkException("*",
227 self.checkException("no wait stop",
232 self.checkException("no-$-please",
236 self.checkException("(((true && true) || true)",
[all …]
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/
DJobExtensionsTest.kt66 checkException { job.ensureActive() } in <lambda>()
67 checkException { scope.ensureActive() } in <lambda>()
68 checkException { scope.coroutineContext.ensureActive() } in <lambda>()
79 private inline fun checkException(block: () -> Unit) { in <lambda>() method in kotlinx.coroutines.JobExtensionsTest
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/
DFailingCoroutinesMachineryTest.kt119 checkException() in <lambda>()
127 checkException() in <lambda>()
135 checkException() in <lambda>()
138 private fun checkException() { in <lambda>() method in kotlinx.coroutines.FailingCoroutinesMachineryTest
/external/skqp/platform_tools/android/apps/skottie/src/main/cpp/
DJavaInputStreamAdaptor.cpp92 if (!fSwallowExceptions && checkException(env)) { in read()
142 if (checkException(env)) { in doRead()
154 if (checkException(env)) { in doRead()
171 if (checkException(env)) { in doSkip()
182 bool checkException(JNIEnv* env) { in checkException() function in JavaInputStreamAdaptor
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/exceptions/
DJobNestedExceptionsTest.kt34 checkException<IllegalStateException>(exception) in testExceptionUnwrapping()
84 checkException<IOException>(exception.suppressed[0]) in testNestedAtomicThrow()
117 checkException<NullPointerException>(ioe.suppressed[0]) in testChildThrowsDuringCompletion()
DJobExceptionHandlingTest.kt35 checkException<IllegalStateException>(exception) in <lambda>()
97 checkException<IllegalStateException>(exception) in <lambda>()
132 checkException<ArithmeticException>(exception) in <lambda>()
161 checkException<ArithmeticException>(exception) in <lambda>()
DSuppressionTests.kt36 checkException<IOException>(cause.suppressed[0]) in <lambda>()
49 checkException<IOException>(it.suppressed[0]) in <lambda>()
DExceptions.kt24 internal inline fun <reified T : Throwable> checkException(exception: Throwable): Boolean { in checkException() method
/external/deqp/framework/platform/android/
DtcuAndroidUtil.cpp113 void checkException (JNIEnv* env) in checkException() function
127 checkException(env); in findClass()
137 checkException(env); in getObjectClass()
147 checkException(env); in getMethodID()
248 checkException(env); in getStaticFieldValue()
258 checkException(env); in getStaticFieldValue()
274 checkException(env); in getStaticField()
305 checkException(env); in getField()
/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/
DWriteQueueTest.java181 void checkException() throws Throwable { in concurrentWriteAndFlush() method in WriteQueueTest.ExceptionHandler
200 exHandler.checkException(); in concurrentWriteAndFlush()
/external/guice/extensions/struts2/lib/
Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...