/external/mockito/cglib-and-asm/src/org/mockito/asm/ |
Handler.java | 55 * Internal name of the type of exceptions handled by this handler, or
56 * <tt>null</tt> to catch any exceptions.
61 * Constant pool index of the internal name of the type of exceptions
62 * handled by this handler, or 0 to catch any exceptions.
|
/external/mockito/src/org/mockito/exceptions/ |
Pluralizer.java | 5 package org.mockito.exceptions;
|
/external/mockito/src/org/mockito/internal/exceptions/stacktrace/ |
ConditionalStackTraceFilter.java | 6 package org.mockito.internal.exceptions.stacktrace;
|
/external/mockito/src/org/mockito/invocation/ |
DescribedInvocation.java | 7 import org.mockito.exceptions.PrintableInvocation;
|
/external/v8/test/js-perf-test/Exceptions/ |
run.js | 12 print(name + '-Exceptions(Score): ' + result);
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
weak1.cpp | 17 any exceptions, it is weak, and may therefore be replaced at
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
weak1.cpp | 17 any exceptions, it is weak, and may therefore be replaced at
|
/external/chromium-trace/catapult/telemetry/docs/pydoc/ |
telemetry.internal.forwarders.do_nothing_forwarder.html | 24 <a href="telemetry.core.exceptions.html">telemetry.core.exceptions</a><br> 37 <dt><font face="helvetica, arial"><a href="exceptions.html#Exception">exceptions.Exception</a>(<a href="exceptions.html#BaseException">exceptions.BaseException</a>) 74 <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> 75 <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd [all...] |
telemetry.internal.story_runner.html | 26 <a href="telemetry.core.exceptions.html">telemetry.core.exceptions</a><br> 55 <dt><font face="helvetica, arial"><a href="exceptions.html#Exception">exceptions.Exception</a>(<a href="exceptions.html#BaseException">exceptions.BaseException</a>) 66 <font color="#000000" face="helvetica, arial"><a name="ArchiveError">class <strong>ArchiveError</strong></a>(<a href="exceptions.html#Exception">exceptions.Exception</a>)</font></td></tr> 71 <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd [all...] |
telemetry.internal.backends.chrome_inspector.inspector_websocket.html | 24 <a href="telemetry.core.exceptions.html">telemetry.core.exceptions</a><br> 44 <dt><font face="helvetica, arial"><a href="telemetry.core.exceptions.html#Error">telemetry.core.exceptions.Error</a>(<a href="exceptions.html#Exception">exceptions.Exception</a>) 82 websocket.WebSocketException: <a href="telemetry.core.exceptions.html#Error">Error</a> from websocket library.<br> 83 socket.error: <a href="telemetry.core.exceptions.html#Error">Error</a> from websocket library.<br> 84 exceptions.<a href="#WebSocketDisconnected">WebSocketDisconnected</a>: The socket was disconnected.</tt></dd></dl> 104 websocket.WebSocketException: <a href="telemetry.core.exceptions.html#Error">Error</a> from websocket library.<br [all...] |
telemetry.core.cros_interface.html | 42 <dt><font face="helvetica, arial"><a href="exceptions.html#Exception">exceptions.Exception</a>(<a href="exceptions.html#BaseException">exceptions.BaseException</a>) 159 <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> 160 <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd> 169 Methods inherited from <a href="exceptions.html#Exception">exceptions.Exception</a>:<br [all...] |
telemetry.internal.util.webpagereplay.html | 22 <a href="telemetry.core.exceptions.html">telemetry.core.exceptions</a><br> 46 <dt><font face="helvetica, arial"><a href="exceptions.html#Exception">exceptions.Exception</a>(<a href="exceptions.html#BaseException">exceptions.BaseException</a>) 63 <font color="#000000" face="helvetica, arial"><a name="ReplayError">class <strong>ReplayError</strong></a>(<a href="exceptions.html#Exception">exceptions.Exception</a>)</font></td></tr> 70 <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd [all...] |
telemetry.internal.actions.page_action.html | 39 <dt><font face="helvetica, arial"><a href="exceptions.html#Exception">exceptions.Exception</a>(<a href="exceptions.html#BaseException">exceptions.BaseException</a>) 76 <font color="#000000" face="helvetica, arial"><a name="PageActionFailed">class <strong>PageActionFailed</strong></a>(<a href="exceptions.html#Exception">exceptions.Exception</a>)</font></td></tr> 81 <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> 82 <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd [all...] |
telemetry.internal.platform.network_controller_backend.html | 41 <dt><font face="helvetica, arial"><a href="exceptions.html#Exception">exceptions.Exception</a>(<a href="exceptions.html#BaseException">exceptions.BaseException</a>) 53 <font color="#000000" face="helvetica, arial"><a name="ArchiveDoesNotExistError">class <strong>ArchiveDoesNotExistError</strong></a>(<a href="exceptions.html#Exception">exceptions.Exception</a>)</font></td></tr> 60 <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> 61 <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd [all...] |
telemetry.internal.platform.tracing_agent.chrome_tracing_agent.html | 40 <dt><font face="helvetica, arial"><a href="exceptions.html#Exception">exceptions.Exception</a>(<a href="exceptions.html#BaseException">exceptions.BaseException</a>) 98 <font color="#000000" face="helvetica, arial"><a name="ChromeTracingStartedError">class <strong>ChromeTracingStartedError</strong></a>(<a href="exceptions.html#Exception">exceptions.Exception</a>)</font></td></tr> 103 <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> 104 <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd [all...] |
telemetry.web_perf.metrics.rendering_frame.html | 39 <dt><font face="helvetica, arial"><a href="exceptions.html#Exception">exceptions.Exception</a>(<a href="exceptions.html#BaseException">exceptions.BaseException</a>) 51 <font color="#000000" face="helvetica, arial"><a name="MissingData">class <strong>MissingData</strong></a>(<a href="exceptions.html#Exception">exceptions.Exception</a>)</font></td></tr> 56 <dd><a href="exceptions.html#Exception">exceptions.Exception</a></dd> 57 <dd><a href="exceptions.html#BaseException">exceptions.BaseException</a></dd [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/codedeploy/ |
layer1.py | 28 from boto.codedeploy import exceptions namespace 101 "InvalidDeploymentIdException": exceptions.InvalidDeploymentIdException, 102 "InvalidDeploymentGroupNameException": exceptions.InvalidDeploymentGroupNameException, 103 "DeploymentConfigAlreadyExistsException": exceptions.DeploymentConfigAlreadyExistsException, 104 "InvalidRoleException": exceptions.InvalidRoleException, 105 "RoleRequiredException": exceptions.RoleRequiredException, 106 "DeploymentGroupAlreadyExistsException": exceptions.DeploymentGroupAlreadyExistsException, 107 "DeploymentConfigLimitExceededException": exceptions.DeploymentConfigLimitExceededException, 108 "InvalidNextTokenException": exceptions.InvalidNextTokenException, 109 "InvalidDeploymentConfigNameException": exceptions.InvalidDeploymentConfigNameException [all...] |
/external/clang/test/Driver/ |
rtti-options.cpp | 2 // exceptions, rtti, and vptr sanitizer flags when targetting the PS4. 6 // Special cases: -fcxx-exceptions in C code should warn about unused arguments 8 // RUN: %clang -x c -### -target x86_64-scei-ps4 -c -fcxx-exceptions %s 2>&1 | FileCheck -check-prefix=CHECK-UNUSED -check-prefix=CHECK-RTTI -check-prefix=CHECK-NO-RTTI %s 9 // RUN: %clang -x c -### -target x86_64-unknown-unknown -c -fcxx-exceptions %s 2>&1 | FileCheck -check-prefix=CHECK-UNUSED -check-prefix=CHECK-RTTI -check-prefix=CHECK-NO-RTTI %s 29 // Exceptions + no/default rtti 30 // RUN: %clang -### -c -target x86_64-scei-ps4 -fcxx-exceptions -fno-rtti %s 2>&1 | FileCheck -check-prefix=CHECK-EXC-ERROR-CXX %s 31 // RUN: %clang -### -c -target x86_64-scei-ps4 -fcxx-exceptions %s 2>&1 | FileCheck -check-prefix=CHECK-EXC-WARN %s 32 // RUN: %clang -### -c -target x86_64-unknown-unknown -fcxx-exceptions -fno-rtti %s 2>&1 | FileCheck -check-prefix=CHECK-OK %s 33 // RUN: %clang -### -c -target x86_64-unknown-unknown -fcxx-exceptions %s 2>&1 | FileCheck -check-prefix=CHECK-OK %s 34 // In C++, -fexceptions implies -fcxx-exceptions [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/configservice/ |
layer1.py | 28 from boto.configservice import exceptions namespace 68 "InvalidLimitException": exceptions.InvalidLimitException, 69 "NoSuchBucketException": exceptions.NoSuchBucketException, 70 "InvalidSNSTopicARNException": exceptions.InvalidSNSTopicARNException, 71 "ResourceNotDiscoveredException": exceptions.ResourceNotDiscoveredException, 72 "MaxNumberOfDeliveryChannelsExceededException": exceptions.MaxNumberOfDeliveryChannelsExceededException, 73 "LastDeliveryChannelDeleteFailedException": exceptions.LastDeliveryChannelDeleteFailedException, 74 "InsufficientDeliveryPolicyException": exceptions.InsufficientDeliveryPolicyException, 75 "InvalidRoleException": exceptions.InvalidRoleException, 76 "InvalidTimeRangeException": exceptions.InvalidTimeRangeException [all...] |
/cts/suite/audio_quality/executable/ |
Android.mk | 24 LOCAL_CFLAGS:= -g -fno-exceptions 25 LOCAL_LDFLAGS:= -g -lrt -ldl -lstdc++ -lm -fno-exceptions -lpthread
|
/cts/suite/audio_quality/lib/ |
Android.mk | 23 LOCAL_CFLAGS:= -g -fno-exceptions 24 LOCAL_LDFLAGS:= -g -lrt -ldl -lm -fno-exceptions
|
/cts/suite/audio_quality/test/ |
Android.mk | 29 LOCAL_CFLAGS:= -g -fno-exceptions 30 LOCAL_LDFLAGS:= -g -lrt -ldl -lm -fno-exceptions -lpthread
|
/cts/tests/camera/src/android/hardware/camera2/cts/helpers/ |
UncheckedCloseable.java | 24 * <p>This signifies that the implementor will never throw checked exceptions when closing, 44 * <p>Does not throw any checked exceptions.</p>
|
/external/antlr/antlr-3.4/runtime/Python/ |
ChangeLog | 3 * PythonTarget.java, dfa.py, exceptions.py, recognizer.py, streams.py: 15 exceptions.py (CommonTree): Small bugfixes.
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/ |
package.html | 20 Specialized exceptions for algorithms errors. The exceptions can be localized
|