HomeSort by relevance Sort by last modified time
    Searched defs:checkException (Results 1 - 25 of 50) sorted by null

1 2

  /cts/common/device-side/util/src/com/android/compatibility/common/util/
TestThread.java 81 checkException();
88 public void checkException() throws Throwable {
  /cts/tests/tests/telephony/src/android/telephony/cts/
CellLocationTest.java 108 t.checkException();
PhoneStateListenerTest.java 121 t.checkException();
158 t.checkException();
195 t.checkException();
244 t.checkException();
283 t.checkException();
320 t.checkException();
357 t.checkException();
404 t.checkException();
442 t.checkException();
479 t.checkException();
    [all...]
  /libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
StreamBuilderTest.java 57 private void checkException(Class<? extends Exception> ce, Runnable r) {
70 checkException(IllegalStateException.class, r);
  /frameworks/base/core/jni/android/graphics/
CreateJavaOutputStreamAdaptor.cpp 58 if (!fSwallowExceptions && checkException(env)) {
108 if (checkException(env)) {
120 if (checkException(env)) {
137 if (checkException(env)) {
148 bool checkException(JNIEnv* env) {
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/prefs/
MockAbstractPreferences.java 90 checkException();
98 private void checkException() throws BackingStoreException {
116 checkException();
131 checkException();
138 checkException();
149 checkException();
159 checkException();
170 checkException();
185 checkException();
196 checkException();
    [all...]
PreferencesTest.java 224 private void checkException() throws IOException {
241 checkException();
  /art/test/1930-monitor-info/src/art/
Monitors.java 146 checkException();
150 public void checkException() {
165 checkException();
173 checkException();
254 checkException();
264 checkException();
306 checkException();
307 while (action.getReference() != Action.HOLD) { checkException(); }
325 checkException();
  /art/test/1931-monitor-events/src/art/
Monitors.java 146 checkException();
150 public void checkException() {
165 checkException();
173 checkException();
254 checkException();
264 checkException();
306 checkException();
307 while (action.getReference() != Action.HOLD) { checkException(); }
325 checkException();
  /art/test/1932-monitor-events-misc/src/art/
Monitors.java 146 checkException();
150 public void checkException() {
165 checkException();
173 checkException();
254 checkException();
264 checkException();
306 checkException();
307 while (action.getReference() != Action.HOLD) { checkException(); }
325 checkException();
  /art/test/1933-monitor-current-contended/src/art/
Monitors.java 146 checkException();
150 public void checkException() {
165 checkException();
173 checkException();
254 checkException();
264 checkException();
306 checkException();
307 while (action.getReference() != Action.HOLD) { checkException(); }
325 checkException();
  /art/test/1934-jvmti-signal-thread/src/art/
Monitors.java 146 checkException();
150 public void checkException() {
165 checkException();
173 checkException();
254 checkException();
264 checkException();
306 checkException();
307 while (action.getReference() != Action.HOLD) { checkException(); }
325 checkException();
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyFactoryTest.java 77 checkException(message, e, exceptions[i]);
79 checkException(message, null, exceptions[i]);
121 checkException(message, e, exceptions[i]);
123 checkException(message, null, exceptions[i]);
169 checkException(message, e, exceptions[i]);
171 checkException(message, null, exceptions[i]);
219 checkException(message, e, exceptions[i]);
221 checkException(message, null, exceptions[i]);
267 checkException(message, e, exceptions[i]);
269 checkException(message, null, exceptions[i])
    [all...]
  /external/deqp/framework/platform/android/
tcuAndroidUtil.cpp 113 void checkException (JNIEnv* env)
127 checkException(env);
137 checkException(env);
147 checkException(env);
248 checkException(env);
258 checkException(env);
274 checkException(env);
305 checkException(env);
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.transport.ecf_1.1.0.v20130516-1858.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-exec/1.1/
commons-exec-1.1.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.6.Final/
netty-transport-4.1.6.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.0.CR3/
netty-transport-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.3.Final/
netty-transport-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/com/puppycrawl/tools/checkstyle/5.9/
checkstyle-5.9.jar 
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
ant-1.8.0.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 1250 milliseconds

1 2