HomeSort by relevance Sort by last modified time
    Searched full:fail (Results 226 - 250 of 5306) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /cts/tools/vm-tests/src/dot/junit/opcodes/sput_byte/
Test_sput_byte.java 69 fail("expected Error");
82 fail("expected a verification exception");
96 fail("expected a verification exception");
112 fail("expected a verification exception");
126 fail("expected a verification exception");
141 fail("expected a verification exception");
156 fail("expected a verification exception");
172 fail("expected a verification exception");
186 fail("expected a verification exception");
200 fail("expected a verification exception")
    [all...]
  /cts/tools/vm-tests/src/dot/junit/opcodes/sput_char/
Test_sput_char.java 69 fail("expected Error");
82 fail("expected a verification exception");
96 fail("expected a verification exception");
112 fail("expected a verification exception");
126 fail("expected a verification exception");
141 fail("expected a verification exception");
156 fail("expected a verification exception");
172 fail("expected a verification exception");
186 fail("expected a verification exception");
200 fail("expected a verification exception")
    [all...]
  /cts/tools/vm-tests/src/dot/junit/opcodes/sput_object/
Test_sput_object.java 69 fail("expected Error");
82 fail("expected a verification exception");
96 fail("expected a verification exception");
112 fail("expected a verification exception");
128 fail("expected a verification exception");
143 fail("expected a verification exception");
159 fail("expected a verification exception");
173 fail("expected a verification exception");
187 fail("expected a verification exception");
205 fail("expected a verification exception")
    [all...]
  /cts/tools/vm-tests/src/dot/junit/opcodes/sput_short/
Test_sput_short.java 69 fail("expected Error");
82 fail("expected a verification exception");
96 fail("expected a verification exception");
112 fail("expected a verification exception");
126 fail("expected a verification exception");
141 fail("expected a verification exception");
156 fail("expected a verification exception");
172 fail("expected a verification exception");
186 fail("expected a verification exception");
200 fail("expected a verification exception")
    [all...]
  /cts/tools/vm-tests/src/dot/junit/opcodes/sput_wide/
Test_sput_wide.java 79 fail("expected Error");
92 fail("expected a verification exception");
106 fail("expected a verification exception");
122 fail("expected a verification exception");
139 fail("expected a verification exception");
154 fail("expected a verification exception");
170 fail("expected a verification exception");
184 fail("expected a verification exception");
198 fail("expected a verification exception");
216 fail("expected a verification exception")
    [all...]
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
CharArrayReaderTest.java 51 fail("Exception determining ready state : " + e.getMessage());
66 fail("Test 1: NullPointerException expected.");
72 fail("Test 2: IllegalArgumentException expected.");
78 fail("Test 3: IllegalArgumentException expected.");
84 fail("Test 4: IllegalArgumentException expected.");
109 fail("Failed to throw exception on read from closed stream");
137 fail("Test 2: IOException expected.");
177 fail("Test 3: IOException expected.");
205 fail("Test 2: NullPointerException expected.");
212 fail("Test 3: ArrayIndexOutOfBoundsException expected.")
    [all...]
  /dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
SignatureTest.java 100 fail("No expected CloneNotSupportedException");
108 fail("unexpected exception: " + e);
161 fail("unexpected : " + e);
184 fail("expected InvalidKeyException");
188 fail("unexpected : " + e);
211 fail("expected InvalidKeyException");
215 fail("unexpected: " + e);
251 fail("expected InvalidKeyException");
255 fail("unexpected : " + e);
272 fail("No expected SignatureException")
    [all...]
  /cts/tests/tests/os/src/android/os/cts/
VibratorTest.java 49 fail("testVibratorCancel failed!");
55 fail("testVibratorCancel failed!");
78 fail("vibrate failed!");
82 fail("Should throw ArrayIndexOutOfBoundsException");
102 fail("MultiThread fail1");
115 fail("MultiThread fail2");
  /cts/tests/tests/permission/src/android/permission/cts/
NoBroadcastPackageRemovedPermissionTest.java 41 fail("Context.sendStickyBroadcast did not throw SecurityException as expected");
48 fail("Context.removeStickyBroadcast did not throw SecurityException as expected");
68 fail("Context.sendBroadcast did not throw SecurityException as expected");
76 fail("Context.sendBroadcast did not throw SecurityException as expected");
84 fail("Context.sendOrderedBroadcast did not throw SecurityException as expected");
92 fail("Context.sendOrderedBroadcast did not throw SecurityException as expected");
  /cts/tools/dx-tests/src/dxc/junit/opcodes/aload_0/
Test_aload_0.java 48 fail("expected a verification exception");
62 fail("expected a verification exception");
75 fail("expected a verification exception");
88 fail("expected a verification exception");
101 fail("expected a verification exception");
115 fail("expected a verification exception");
  /cts/tools/dx-tests/src/dxc/junit/opcodes/aload_1/
Test_aload_1.java 48 fail("expected a verification exception");
62 fail("expected a verification exception");
75 fail("expected a verification exception");
88 fail("expected a verification exception");
101 fail("expected a verification exception");
115 fail("expected a verification exception");
  /cts/tools/dx-tests/src/dxc/junit/opcodes/aload_2/
Test_aload_2.java 48 fail("expected a verification exception");
62 fail("expected a verification exception");
75 fail("expected a verification exception");
88 fail("expected a verification exception");
101 fail("expected a verification exception");
115 fail("expected a verification exception");
  /cts/tools/dx-tests/src/dxc/junit/opcodes/aload_3/
Test_aload_3.java 48 fail("expected a verification exception");
62 fail("expected a verification exception");
75 fail("expected a verification exception");
88 fail("expected a verification exception");
101 fail("expected a verification exception");
115 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/move/
Test_move.java 39 fail("expected a verification exception");
52 fail("expected a verification exception");
65 fail("expected a verification exception");
78 fail("expected a verification exception");
91 fail("expected a verification exception");
106 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_16/
Test_move_16.java 46 fail("expected a verification exception");
59 fail("expected a verification exception");
72 fail("expected a verification exception");
85 fail("expected a verification exception");
98 fail("expected a verification exception");
113 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_from16/
Test_move_from16.java 38 fail("expected a verification exception");
51 fail("expected a verification exception");
64 fail("expected a verification exception");
77 fail("expected a verification exception");
90 fail("expected a verification exception");
105 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_object/
Test_move_object.java 40 fail("expected a verification exception");
53 fail("expected a verification exception");
66 fail("expected a verification exception");
79 fail("expected a verification exception");
92 fail("expected a verification exception");
107 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_object_16/
Test_move_object_16.java 39 fail("expected a verification exception");
52 fail("expected a verification exception");
65 fail("expected a verification exception");
78 fail("expected a verification exception");
91 fail("expected a verification exception");
106 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_object_from16/
Test_move_object_from16.java 40 fail("expected a verification exception");
53 fail("expected a verification exception");
66 fail("expected a verification exception");
79 fail("expected a verification exception");
92 fail("expected a verification exception");
107 fail("expected a verification exception");
  /external/webkit/LayoutTests/storage/
sql-data-types.js 27 writeMessageToLog("FAIL: property '" + propName + "' failed."
47 notifyDone("FAIL: Database clean up failed.");
55 notifyDone("FAIL: Error fetching values from the db.")
64 notifyDone("FAIL: Error inserting values to the db.");
73 notifyDone("FAIL: Error creating the db.");
86 notifyDone("FAIL: Error opening the db");
  /dalvik/libcore/json/src/test/java/org/json/
JSONObjectTest.java 43 fail(); method
48 fail(); method
53 fail(); method
58 fail(); method
63 fail(); method
68 fail(); method
73 fail(); method
78 fail(); method
117 fail(); method
122 fail(); method
127 fail(); method
158 fail(); method
178 fail(); method
183 fail(); method
188 fail(); method
295 fail(); method
300 fail(); method
305 fail(); method
353 fail(); method
358 fail(); method
363 fail(); method
368 fail(); method
373 fail(); method
420 fail(); method
442 fail(); method
447 fail(); method
467 fail(); method
477 fail(); method
486 fail(); method
492 fail(); method
498 fail(); method
544 fail(); method
591 fail(); method
596 fail(); method
601 fail(); method
610 fail(); method
615 fail(); method
620 fail(); method
675 fail(); method
683 fail(); method
691 fail(); method
705 fail(); method
713 fail(); method
721 fail(); method
782 fail(); method
870 fail(); method
893 fail(); method
923 fail(); method
928 fail(); method
933 fail(); method
941 fail(); method
    [all...]
  /cts/tools/dx-tests/src/dxc/junit/opcodes/invokevirtual/
Test_invokevirtual.java 102 fail("expected NullPointerException");
115 fail("expected UnsatisfiedLinkError");
128 fail("expected IncompatibleClassChangeError");
145 fail("expected AbstractMethodError");
158 fail("expected NoSuchMethodError");
176 fail("expected IllegalAccessError");
194 fail("expected IllegalAccessError");
211 fail("expected NoSuchMethodError");
228 fail("expected a verification exception");
242 fail("expected a verification exception")
    [all...]
  /cts/tools/vm-tests/src/dot/junit/opcodes/invoke_interface/
Test_invoke_interface.java 64 fail("expected NullPointerException");
80 fail("expected IncompatibleClassChangeError");
97 fail("expected UnsatisfiedLinkError");
114 fail("expected AbstractMethodError");
132 fail("expected a verification exception");
148 fail("expected a verification exception");
161 fail("expected a verification exception");
174 fail("expected a verification exception");
187 fail("expected a verification exception");
200 fail("expected a verification exception")
    [all...]
  /cts/tools/vm-tests/src/dot/junit/opcodes/invoke_interface_range/
Test_invoke_interface_range.java 64 fail("expected NullPointerException");
80 fail("expected IncompatibleClassChangeError");
97 fail("expected UnsatisfiedLinkError");
114 fail("expected AbstractMethodError");
132 fail("expected a verification exception");
148 fail("expected a verification exception");
161 fail("expected a verification exception");
174 fail("expected a verification exception");
187 fail("expected a verification exception");
200 fail("expected a verification exception")
    [all...]
  /cts/tools/vm-tests/src/dot/junit/opcodes/sget_object/
Test_sget_object.java 56 fail("expected IncompatibleClassChangeError");
69 fail("expected Error");
84 fail("expected a verification exception");
98 fail("expected a verification exception");
113 fail("expected a verification exception");
129 fail("expected a verification exception");
143 fail("expected a verification exception");
157 fail("expected a verification exception");
173 fail("expected a verification exception");
186 fail("expected a verification exception")
    [all...]

Completed in 119 milliseconds

1 2 3 4 5 6 7 8 91011>>