HomeSort by relevance Sort by last modified time
    Searched full:verification (Results 351 - 375 of 846) sorted by null

<<11121314151617181920>>

  /cts/tools/dx-tests/src/dxc/junit/opcodes/pop/
Test_pop.java 50 fail("expected a verification exception");
63 fail("expected a verification exception");
  /cts/tools/dx-tests/src/dxc/junit/opcodes/pop2/
Test_pop2.java 49 fail("expected a verification exception");
62 fail("expected a verification exception");
  /cts/tools/dx-tests/src/dxc/junit/verify/t482_11/
Test_t482_11.java 47 fail("expected a verification exception");
62 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/const_16/
Test_const_16.java 42 fail("expected a verification exception");
57 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/const_4/
Test_const_4.java 41 fail("expected a verification exception");
56 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/const_high16/
Test_const_high16.java 39 fail("expected a verification exception");
54 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/const_wide/
Test_const_wide.java 52 fail("expected a verification exception");
67 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/const_wide_16/
Test_const_wide_16.java 42 fail("expected a verification exception");
57 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/const_wide_32/
Test_const_wide_32.java 41 fail("expected a verification exception");
56 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/const_wide_high16/
Test_const_wide_high16.java 39 fail("expected a verification exception");
54 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/goto_32/
Test_goto_32.java 40 fail("expected a verification exception");
53 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_exception/
Test_move_exception.java 56 fail("expected a verification exception");
69 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/opc_const/
Test_opc_const.java 53 fail("expected a verification exception");
68 fail("expected a verification exception");
  /dalvik/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
SpiEngUtils.java 29 * Additional class for verification spi-engine classes
41 * Verification: is algorithm supported or not
  /cts/tools/dx-tests/src/dxc/junit/opcodes/anewarray/
Test_anewarray.java 137 fail("expected a verification exception");
150 fail("expected a verification exception");
163 fail("expected a verification exception");
176 fail("expected a verification exception");
189 fail("expected a verification exception");
202 fail("expected a verification exception");
  /cts/tools/dx-tests/src/dxc/junit/opcodes/if_icmpge/
Test_if_icmpge.java 124 fail("expected a verification exception");
137 fail("expected a verification exception");
150 fail("expected a verification exception");
164 fail("expected a verification exception");
178 fail("expected a verification exception");
191 fail("expected a verification exception");
  /cts/tools/dx-tests/src/dxc/junit/opcodes/if_icmpgt/
Test_if_icmpgt.java 124 fail("expected a verification exception");
137 fail("expected a verification exception");
150 fail("expected a verification exception");
164 fail("expected a verification exception");
178 fail("expected a verification exception");
191 fail("expected a verification exception");
  /cts/tools/dx-tests/src/dxc/junit/opcodes/if_icmple/
Test_if_icmple.java 125 fail("expected a verification exception");
138 fail("expected a verification exception");
151 fail("expected a verification exception");
165 fail("expected a verification exception");
179 fail("expected a verification exception");
192 fail("expected a verification exception");
  /cts/tools/dx-tests/src/dxc/junit/opcodes/if_icmplt/
Test_if_icmplt.java 124 fail("expected a verification exception");
137 fail("expected a verification exception");
150 fail("expected a verification exception");
164 fail("expected a verification exception");
178 fail("expected a verification exception");
191 fail("expected a verification exception");
  /cts/tools/dx-tests/src/dxc/junit/opcodes/ldiv/
Test_ldiv.java 136 fail("expected a verification exception");
149 fail("expected a verification exception");
162 fail("expected a verification exception");
175 fail("expected a verification exception");
188 fail("expected a verification exception");
201 fail("expected a verification exception");
  /cts/tools/dx-tests/src/dxc/junit/opcodes/lmul/
Test_lmul.java 107 fail("expected a verification exception");
120 fail("expected a verification exception");
133 fail("expected a verification exception");
146 fail("expected a verification exception");
159 fail("expected a verification exception");
172 fail("expected a verification exception");
  /cts/tools/dx-tests/src/dxc/junit/opcodes/multianewarray/
Test_multianewarray.java 141 fail("expected a verification exception");
155 fail("expected a verification exception");
169 fail("expected a verification exception");
183 fail("expected a verification exception");
197 fail("expected a verification exception");
211 fail("expected a verification exception");
  /cts/tools/dx-tests/src/dxc/junit/opcodes/putstatic/
Test_putstatic.java 211 fail("expected a verification exception");
224 fail("expected a verification exception");
238 fail("expected a verification exception");
252 fail("expected a verification exception");
266 fail("expected a verification exception");
280 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/aput_wide/
Test_aput_wide.java 134 fail("expected a verification exception");
147 fail("expected a verification exception");
160 fail("expected a verification exception");
173 fail("expected a verification exception");
186 fail("expected a verification exception");
199 fail("expected a verification exception");
  /dalvik/libdex/
DexClass.h 73 * The verification done by this function is of the raw data format
87 * The verification done by this function is of the raw data format
100 * The verification done by this function is of the raw data format
118 /* Read the header of a class_data_item without verification. This
129 /* Read an encoded_field without verification. This updates the
145 /* Read an encoded_method without verification. This updates the

Completed in 66 milliseconds

<<11121314151617181920>>