HomeSort by relevance Sort by last modified time
    Searched refs:loadAndRun (Results 26 - 50 of 81) sorted by null

12 3 4

  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/
Test_invoke_virtual_range.java 94 loadAndRun("dot.junit.opcodes.invoke_virtual_range.d.T_invoke_virtual_range_1",
102 loadAndRun("dot.junit.opcodes.invoke_virtual_range.d.T_invoke_virtual_range_4",
111 loadAndRun("dot.junit.opcodes.invoke_virtual_range.d.T_invoke_virtual_range_6",
189 loadAndRun("dot.junit.opcodes.invoke_virtual_range.d.T_invoke_virtual_range_5",
199 loadAndRun("dot.junit.opcodes.invoke_virtual_range.d.T_invoke_virtual_range_15",
209 loadAndRun("dot.junit.opcodes.invoke_virtual_range.d.T_invoke_virtual_range_18",
219 loadAndRun("dot.junit.opcodes.invoke_virtual_range.d.T_invoke_virtual_range_20",
229 loadAndRun("dot.junit.opcodes.invoke_virtual_range.d.T_invoke_virtual_range_19",
256 loadAndRun("dot.junit.opcodes.invoke_virtual_range.d.T_invoke_virtual_range_24",
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget/
Test_aget.java 49 loadAndRun("dot.junit.opcodes.aget.d.T_aget_1", ArrayIndexOutOfBoundsException.class,
57 loadAndRun("dot.junit.opcodes.aget.d.T_aget_1", NullPointerException.class, null, 2);
64 loadAndRun("dot.junit.opcodes.aget.d.T_aget_1", ArrayIndexOutOfBoundsException.class,
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_boolean/
Test_aget_boolean.java 49 loadAndRun("dot.junit.opcodes.aget_boolean.d.T_aget_boolean_1",
57 loadAndRun("dot.junit.opcodes.aget_boolean.d.T_aget_boolean_1", NullPointerException.class,
65 loadAndRun("dot.junit.opcodes.aget_boolean.d.T_aget_boolean_1",
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_byte/
Test_aget_byte.java 50 loadAndRun("dot.junit.opcodes.aget_byte.d.T_aget_byte_1",
58 loadAndRun("dot.junit.opcodes.aget_byte.d.T_aget_byte_1", NullPointerException.class, null,
66 loadAndRun("dot.junit.opcodes.aget_byte.d.T_aget_byte_1",
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_char/
Test_aget_char.java 49 loadAndRun("dot.junit.opcodes.aget_char.d.T_aget_char_1",
57 loadAndRun("dot.junit.opcodes.aget_char.d.T_aget_char_1",
65 loadAndRun("dot.junit.opcodes.aget_char.d.T_aget_char_1",
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_short/
Test_aget_short.java 49 loadAndRun("dot.junit.opcodes.aget_short.d.T_aget_short_1",
57 loadAndRun("dot.junit.opcodes.aget_short.d.T_aget_short_1", NullPointerException.class,
65 loadAndRun("dot.junit.opcodes.aget_short.d.T_aget_short_1",
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput/
Test_aput.java 50 loadAndRun("dot.junit.opcodes.aput.d.T_aput_1", ArrayIndexOutOfBoundsException.class,
58 loadAndRun("dot.junit.opcodes.aput.d.T_aput_1", NullPointerException.class,
66 loadAndRun("dot.junit.opcodes.aput.d.T_aput_1", ArrayIndexOutOfBoundsException.class,
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_boolean/
Test_aput_boolean.java 49 loadAndRun("dot.junit.opcodes.aput_boolean.d.T_aput_boolean_1",
57 loadAndRun("dot.junit.opcodes.aput_boolean.d.T_aput_boolean_1",
65 loadAndRun("dot.junit.opcodes.aput_boolean.d.T_aput_boolean_1",
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_byte/
Test_aput_byte.java 49 loadAndRun("dot.junit.opcodes.aput_byte.d.T_aput_byte_1",
57 loadAndRun("dot.junit.opcodes.aput_byte.d.T_aput_byte_1",
65 loadAndRun("dot.junit.opcodes.aput_byte.d.T_aput_byte_1",
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_char/
Test_aput_char.java 50 loadAndRun("dot.junit.opcodes.aput_char.d.T_aput_char_1",
58 loadAndRun("dot.junit.opcodes.aput_char.d.T_aput_char_1", NullPointerException.class, null,
66 loadAndRun("dot.junit.opcodes.aput_char.d.T_aput_char_1",
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_short/
Test_aput_short.java 49 loadAndRun("dot.junit.opcodes.aput_short.d.T_aput_short_1",
57 loadAndRun("dot.junit.opcodes.aput_short.d.T_aput_short_1", NullPointerException.class,
65 loadAndRun("dot.junit.opcodes.aput_short.d.T_aput_short_1",
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput/
Test_iput.java 85 loadAndRun("dot.junit.opcodes.iput.d.T_iput_13", NullPointerException.class);
113 loadAndRun("dot.junit.opcodes.iput.d.T_iput_17", NoSuchFieldError.class);
140 loadAndRun("dot.junit.opcodes.iput.d.T_iput_7", IncompatibleClassChangeError.class);
149 loadAndRun("dot.junit.opcodes.iput.d.T_iput_8", IllegalAccessError.class);
157 loadAndRun("dot.junit.opcodes.iput.d.T_iput_9", NoClassDefFoundError.class);
165 loadAndRun("dot.junit.opcodes.iput.d.T_iput_10", NoSuchFieldError.class);
174 loadAndRun("dot.junit.opcodes.iput.d.T_iput_15", IllegalAccessError.class);
253 loadAndRun("dot.junit.opcodes.iput.d.T_iput_11", IllegalAccessError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_boolean/
Test_iput_boolean.java 75 loadAndRun("dot.junit.opcodes.iput_boolean.d.T_iput_boolean_13",
101 loadAndRun("dot.junit.opcodes.iput_boolean.d.T_iput_boolean_17", NoSuchFieldError.class);
120 loadAndRun("dot.junit.opcodes.iput_boolean.d.T_iput_boolean_7",
130 loadAndRun("dot.junit.opcodes.iput_boolean.d.T_iput_boolean_8", IllegalAccessError.class);
138 loadAndRun("dot.junit.opcodes.iput_boolean.d.T_iput_boolean_9", NoClassDefFoundError.class);
146 loadAndRun("dot.junit.opcodes.iput_boolean.d.T_iput_boolean_10", NoSuchFieldError.class);
155 loadAndRun("dot.junit.opcodes.iput_boolean.d.T_iput_boolean_15", IllegalAccessError.class);
232 loadAndRun("dot.junit.opcodes.iput_boolean.d.T_iput_boolean_11", IllegalAccessError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_byte/
Test_iput_byte.java 71 loadAndRun("dot.junit.opcodes.iput_byte.d.T_iput_byte_13", NullPointerException.class);
99 loadAndRun("dot.junit.opcodes.iput_byte.d.T_iput_byte_17", NoSuchFieldError.class);
118 loadAndRun("dot.junit.opcodes.iput_byte.d.T_iput_byte_7",
128 loadAndRun("dot.junit.opcodes.iput_byte.d.T_iput_byte_8", IllegalAccessError.class);
136 loadAndRun("dot.junit.opcodes.iput_byte.d.T_iput_byte_9", NoClassDefFoundError.class);
144 loadAndRun("dot.junit.opcodes.iput_byte.d.T_iput_byte_10", NoSuchFieldError.class);
155 loadAndRun("dot.junit.opcodes.iput_byte.d.T_iput_byte_15", IllegalAccessError.class);
235 loadAndRun("dot.junit.opcodes.iput_byte.d.T_iput_byte_11", IllegalAccessError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_char/
Test_iput_char.java 71 loadAndRun("dot.junit.opcodes.iput_char.d.T_iput_char_13", NullPointerException.class);
100 loadAndRun("dot.junit.opcodes.iput_char.d.T_iput_char_17", NoSuchFieldError.class);
119 loadAndRun("dot.junit.opcodes.iput_char.d.T_iput_char_7",
129 loadAndRun("dot.junit.opcodes.iput_char.d.T_iput_char_8", IllegalAccessError.class);
137 loadAndRun("dot.junit.opcodes.iput_char.d.T_iput_char_9", NoClassDefFoundError.class);
146 loadAndRun("dot.junit.opcodes.iput_char.d.T_iput_char_10", NoSuchFieldError.class);
157 loadAndRun("dot.junit.opcodes.iput_char.d.T_iput_char_15", IllegalAccessError.class);
237 loadAndRun("dot.junit.opcodes.iput_char.d.T_iput_char_11", IllegalAccessError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_object/
Test_iput_object.java 71 loadAndRun("dot.junit.opcodes.iput_object.d.T_iput_object_13", NullPointerException.class);
100 loadAndRun("dot.junit.opcodes.iput_object.d.T_iput_object_17", NoSuchFieldError.class);
120 loadAndRun("dot.junit.opcodes.iput_object.d.T_iput_object_7",
130 loadAndRun("dot.junit.opcodes.iput_object.d.T_iput_object_8", IllegalAccessError.class);
138 loadAndRun("dot.junit.opcodes.iput_object.d.T_iput_object_9", NoClassDefFoundError.class);
146 loadAndRun("dot.junit.opcodes.iput_object.d.T_iput_object_10", NoSuchFieldError.class);
157 loadAndRun("dot.junit.opcodes.iput_object.d.T_iput_object_15", IllegalAccessError.class);
245 loadAndRun("dot.junit.opcodes.iput_object.d.T_iput_object_11", IllegalAccessError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_short/
Test_iput_short.java 71 loadAndRun("dot.junit.opcodes.iput_short.d.T_iput_short_13", NullPointerException.class);
101 loadAndRun("dot.junit.opcodes.iput_short.d.T_iput_short_17", NoSuchFieldError.class);
120 loadAndRun("dot.junit.opcodes.iput_short.d.T_iput_short_7",
130 loadAndRun("dot.junit.opcodes.iput_short.d.T_iput_short_8", IllegalAccessError.class);
138 loadAndRun("dot.junit.opcodes.iput_short.d.T_iput_short_9", NoClassDefFoundError.class);
146 loadAndRun("dot.junit.opcodes.iput_short.d.T_iput_short_10", NoSuchFieldError.class);
157 loadAndRun("dot.junit.opcodes.iput_short.d.T_iput_short_15", IllegalAccessError.class);
236 loadAndRun("dot.junit.opcodes.iput_short.d.T_iput_short_11", IllegalAccessError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_wide/
Test_iput_wide.java 82 loadAndRun("dot.junit.opcodes.iput_wide.d.T_iput_wide_13", NullPointerException.class);
111 loadAndRun("dot.junit.opcodes.iput_wide.d.T_iput_wide_17", NoSuchFieldError.class);
130 loadAndRun("dot.junit.opcodes.iput_wide.d.T_iput_wide_7",
140 loadAndRun("dot.junit.opcodes.iput_wide.d.T_iput_wide_8", IllegalAccessError.class);
148 loadAndRun("dot.junit.opcodes.iput_wide.d.T_iput_wide_9", NoClassDefFoundError.class);
156 loadAndRun("dot.junit.opcodes.iput_wide.d.T_iput_wide_10", NoSuchFieldError.class);
165 loadAndRun("dot.junit.opcodes.iput_wide.d.T_iput_wide_15", IllegalAccessError.class);
252 loadAndRun("dot.junit.opcodes.iput_wide.d.T_iput_wide_11", IllegalAccessError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput/
Test_sput.java 87 loadAndRun("dot.junit.opcodes.sput.d.T_sput_13", ExceptionInInitializerError.class);
115 loadAndRun("dot.junit.opcodes.sput.d.T_sput_17", NoSuchFieldError.class);
143 loadAndRun("dot.junit.opcodes.sput.d.T_sput_7", IncompatibleClassChangeError.class);
152 loadAndRun("dot.junit.opcodes.sput.d.T_sput_8", IllegalAccessError.class);
160 loadAndRun("dot.junit.opcodes.sput.d.T_sput_9", NoClassDefFoundError.class);
168 loadAndRun("dot.junit.opcodes.sput.d.T_sput_10", NoSuchFieldError.class);
179 loadAndRun("dot.junit.opcodes.sput.d.T_sput_15", IllegalAccessError.class);
242 loadAndRun("dot.junit.opcodes.sput.d.T_sput_11", IllegalAccessError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_object/
Test_sput_object.java 72 loadAndRun("dot.junit.opcodes.sput_object.d.T_sput_object_13",
101 loadAndRun("dot.junit.opcodes.sput_object.d.T_sput_object_17", NoSuchFieldError.class);
121 loadAndRun("dot.junit.opcodes.sput_object.d.T_sput_object_7",
131 loadAndRun("dot.junit.opcodes.sput_object.d.T_sput_object_8", IllegalAccessError.class);
139 loadAndRun("dot.junit.opcodes.sput_object.d.T_sput_object_9", NoClassDefFoundError.class);
147 loadAndRun("dot.junit.opcodes.sput_object.d.T_sput_object_10", NoSuchFieldError.class);
158 loadAndRun("dot.junit.opcodes.sput_object.d.T_sput_object_15", IllegalAccessError.class);
231 loadAndRun("dot.junit.opcodes.sput_object.d.T_sput_object_11", IllegalAccessError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_wide/
Test_sput_wide.java 82 loadAndRun("dot.junit.opcodes.sput_wide.d.T_sput_wide_13",
111 loadAndRun("dot.junit.opcodes.sput_wide.d.T_sput_wide_17", NoSuchFieldError.class);
133 loadAndRun("dot.junit.opcodes.sput_wide.d.T_sput_wide_7",
144 loadAndRun("dot.junit.opcodes.sput_wide.d.T_sput_wide_8", IllegalAccessError.class);
153 loadAndRun("dot.junit.opcodes.sput_wide.d.T_sput_wide_9", NoClassDefFoundError.class);
162 loadAndRun("dot.junit.opcodes.sput_wide.d.T_sput_wide_10", NoSuchFieldError.class);
174 loadAndRun("dot.junit.opcodes.sput_wide.d.T_sput_wide_15", IllegalAccessError.class);
246 loadAndRun("dot.junit.opcodes.sput_wide.d.T_sput_wide_11", IllegalAccessError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_instance/
Test_new_instance.java 55 loadAndRun("dot.junit.opcodes.new_instance.d.T_new_instance_8", InstantiationError.class);
65 loadAndRun("dot.junit.opcodes.new_instance.d.T_new_instance_9", InstantiationError.class);
108 loadAndRun("dot.junit.opcodes.new_instance.d.T_new_instance_4", IllegalAccessError.class);
116 loadAndRun("dot.junit.opcodes.new_instance.d.T_new_instance_5", NoClassDefFoundError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static/
Test_invoke_static.java 90 loadAndRun("dot.junit.opcodes.invoke_static.d.T_invoke_static_6",
98 loadAndRun("dot.junit.opcodes.invoke_static.d.T_invoke_static_14",
148 loadAndRun("dot.junit.opcodes.invoke_static.d.T_invoke_static_5",
157 loadAndRun("dot.junit.opcodes.invoke_static.d.T_invoke_static_7", NoSuchMethodError.class);
166 loadAndRun("dot.junit.opcodes.invoke_static.d.T_invoke_static_8", IllegalAccessError.class);
175 loadAndRun("dot.junit.opcodes.invoke_static.d.T_invoke_static_13", NoSuchMethodError.class);
184 loadAndRun("dot.junit.opcodes.invoke_static.d.T_invoke_static_17",
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static_range/
Test_invoke_static_range.java 90 loadAndRun("dot.junit.opcodes.invoke_static_range.d.T_invoke_static_range_6",
99 loadAndRun("dot.junit.opcodes.invoke_static_range.d.T_invoke_static_range_14",
149 loadAndRun("dot.junit.opcodes.invoke_static_range.d.T_invoke_static_range_5",
158 loadAndRun("dot.junit.opcodes.invoke_static_range.d.T_invoke_static_range_7",
168 loadAndRun("dot.junit.opcodes.invoke_static_range.d.T_invoke_static_range_8",
178 loadAndRun("dot.junit.opcodes.invoke_static_range.d.T_invoke_static_range_13",
189 loadAndRun("dot.junit.opcodes.invoke_static_range.d.T_invoke_static_range_17",
  /cts/tools/vm-tests-tf/src/dot/junit/
DxTestCase.java 65 public static void loadAndRun(String className, boolean isStatic, boolean wrapped,
99 public static void loadAndRun(String className, Class<?> expectedErrorClass) {
100 loadAndRun(className, false, true, expectedErrorClass);
103 public static void loadAndRun(String className, Class<?> expectedErrorClass, Object... args) {
104 loadAndRun(className, false, true, expectedErrorClass, args);

Completed in 627 milliseconds

12 3 4