HomeSort by relevance Sort by last modified time
    Searched refs:forName (Results 76 - 100 of 560) sorted by null

1 2 34 5 6 7 8 91011>>

  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/or_long_2addr/
Test_or_long_2addr.java 73 Class.forName("dot.junit.opcodes.or_long_2addr.d.T_or_long_2addr_2");
88 Class.forName("dot.junit.opcodes.or_long_2addr.d.T_or_long_2addr_4");
101 Class.forName("dot.junit.opcodes.or_long_2addr.d.T_or_long_2addr_5");
114 Class.forName("dot.junit.opcodes.or_long_2addr.d.T_or_long_2addr_6");
128 Class.forName("dot.junit.opcodes.or_long_2addr.d.T_or_long_2addr_3");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/array_length/
Test_array_length.java 65 Class.forName("dxc.junit.opcodes.array_length.jm.T_array_length_2");
78 Class.forName("dxc.junit.opcodes.array_length.jm.T_array_length_3");
91 Class.forName("dxc.junit.opcodes.array_length.jm.T_array_length_5");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/const_string/
Test_const_string.java 42 Class.forName("dot.junit.opcodes.const_string.d.T_const_string_3");
57 Class.forName("dot.junit.opcodes.const_string.d.T_const_string_4");
70 Class.forName("dot.junit.opcodes.const_string.d.T_const_string_5");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/const_string_jumbo/
Test_const_string_jumbo.java 42 Class.forName("dot.junit.opcodes.const_string_jumbo.d.T_const_string_jumbo_3");
57 Class.forName("dot.junit.opcodes.const_string_jumbo.d.T_const_string_jumbo_4");
70 Class.forName("dot.junit.opcodes.const_string_jumbo.d.T_const_string_jumbo_5");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_void/
Test_return_void.java 55 Class.forName("dot.junit.opcodes.return_void.d.T_return_void_5");
68 Class.forName("dot.junit.opcodes.return_void.d.T_return_void_6");
81 Class.forName("dot.junit.opcodes.return_void.d.T_return_void_7");
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/
AndroidDigestFactory.java 35 factoryImplementationClass = Class.forName(OpenSSLFactoryClassName);
37 Class.forName("org.apache.harmony.xnet.provider.jsse.NativeCrypto");
40 factoryImplementationClass = Class.forName(BouncyCastleFactoryClassName);
  /libcore/luni/src/main/java/java/nio/charset/
Charsets.java 32 public static final Charset ISO_8859_1 = Charset.forName("ISO-8859-1");
37 public static final Charset US_ASCII = Charset.forName("US-ASCII");
42 public static final Charset UTF_8 = Charset.forName("UTF-8");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/int_to_long/
Test_int_to_long.java 81 Class.forName("dot.junit.opcodes.int_to_long.d.T_int_to_long_2");
95 Class.forName("dot.junit.opcodes.int_to_long.d.T_int_to_long_3");
108 Class.forName("dot.junit.opcodes.int_to_long.d.T_int_to_long_4");
121 Class.forName("dot.junit.opcodes.int_to_long.d.T_int_to_long_5");
134 Class.forName("dot.junit.opcodes.int_to_long.d.T_int_to_long_7");
148 Class.forName("dot.junit.opcodes.int_to_long.d.T_int_to_long_6");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_instance/
Test_new_instance.java 92 Class.forName("dot.junit.opcodes.new_instance.d.T_new_instance_6");
106 Class.forName("dot.junit.opcodes.new_instance.d.T_new_instance_7");
120 Class.forName("dot.junit.opcodes.new_instance.d.T_new_instance_2");
133 Class.forName("dot.junit.opcodes.new_instance.d.T_new_instance_10");
173 Class.forName("dot.junit.opcodes.new_instance.d.T_new_instance_11");
187 Class.forName("dot.junit.opcodes.new_instance.d.T_new_instance_12");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/shl_long/
Test_shl_long.java 90 Class.forName("dot.junit.opcodes.shl_long.d.T_shl_long_2");
105 Class.forName("dot.junit.opcodes.shl_long.d.T_shl_long_3");
118 Class.forName("dot.junit.opcodes.shl_long.d.T_shl_long_4");
131 Class.forName("dot.junit.opcodes.shl_long.d.T_shl_long_5");
144 Class.forName("dot.junit.opcodes.shl_long.d.T_shl_long_6");
158 Class.forName("dot.junit.opcodes.shl_long.d.T_shl_long_7");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/shl_long_2addr/
Test_shl_long_2addr.java 90 Class.forName("dot.junit.opcodes.shl_long_2addr.d.T_shl_long_2addr_2");
105 Class.forName("dot.junit.opcodes.shl_long_2addr.d.T_shl_long_2addr_3");
118 Class.forName("dot.junit.opcodes.shl_long_2addr.d.T_shl_long_2addr_4");
131 Class.forName("dot.junit.opcodes.shl_long_2addr.d.T_shl_long_2addr_5");
144 Class.forName("dot.junit.opcodes.shl_long_2addr.d.T_shl_long_2addr_6");
158 Class.forName("dot.junit.opcodes.shl_long_2addr.d.T_shl_long_2addr_7");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/shr_long/
Test_shr_long.java 90 Class.forName("dot.junit.opcodes.shr_long.d.T_shr_long_2");
105 Class.forName("dot.junit.opcodes.shr_long.d.T_shr_long_3");
118 Class.forName("dot.junit.opcodes.shr_long.d.T_shr_long_4");
131 Class.forName("dot.junit.opcodes.shr_long.d.T_shr_long_5");
144 Class.forName("dot.junit.opcodes.shr_long.d.T_shr_long_6");
158 Class.forName("dot.junit.opcodes.shr_long.d.T_shr_long_7");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/shr_long_2addr/
Test_shr_long_2addr.java 90 Class.forName("dot.junit.opcodes.shr_long_2addr.d.T_shr_long_2addr_2");
105 Class.forName("dot.junit.opcodes.shr_long_2addr.d.T_shr_long_2addr_3");
118 Class.forName("dot.junit.opcodes.shr_long_2addr.d.T_shr_long_2addr_4");
131 Class.forName("dot.junit.opcodes.shr_long_2addr.d.T_shr_long_2addr_5");
144 Class.forName("dot.junit.opcodes.shr_long_2addr.d.T_shr_long_2addr_6");
158 Class.forName("dot.junit.opcodes.shr_long_2addr.d.T_shr_long_2addr_7");
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
Character_UnicodeBlockTest.java     [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_wide/
Test_aget_wide.java 107 Class.forName("dot.junit.opcodes.aget_wide.d.T_aget_wide_3");
120 Class.forName("dot.junit.opcodes.aget_wide.d.T_aget_wide_5");
133 Class.forName("dot.junit.opcodes.aget_wide.d.T_aget_wide_6");
146 Class.forName("dot.junit.opcodes.aget_wide.d.T_aget_wide_7");
159 Class.forName("dot.junit.opcodes.aget_wide.d.T_aget_wide_8");
172 Class.forName("dot.junit.opcodes.aget_wide.d.T_aget_wide_9");
185 Class.forName("dot.junit.opcodes.aget_wide.d.T_aget_wide_11");
199 Class.forName("dot.junit.opcodes.aget_wide.d.T_aget_wide_10");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_wide/
Test_aput_wide.java 106 Class.forName("dot.junit.opcodes.aput_wide.d.T_aput_wide_3");
119 Class.forName("dot.junit.opcodes.aput_wide.d.T_aput_wide_4");
132 Class.forName("dot.junit.opcodes.aput_wide.d.T_aput_wide_5");
146 Class.forName("dot.junit.opcodes.aput_wide.d.T_aput_wide_9");
159 Class.forName("dot.junit.opcodes.aput_wide.d.T_aput_wide_7");
172 Class.forName("dot.junit.opcodes.aput_wide.d.T_aput_wide_8");
185 Class.forName("dot.junit.opcodes.aput_wide.d.T_aput_wide_10");
199 Class.forName("dot.junit.opcodes.aput_wide.d.T_aput_wide_6");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/const_16/
Test_const_16.java 41 Class.forName("dot.junit.opcodes.const_16.d.T_const_16_3");
56 Class.forName("dot.junit.opcodes.const_16.d.T_const_16_4");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/const_4/
Test_const_4.java 40 Class.forName("dot.junit.opcodes.const_4.d.T_const_4_3");
55 Class.forName("dot.junit.opcodes.const_4.d.T_const_4_4");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/const_high16/
Test_const_high16.java 38 Class.forName("dot.junit.opcodes.const_high16.d.T_const_high16_3");
53 Class.forName("dot.junit.opcodes.const_high16.d.T_const_high16_4");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/const_wide_16/
Test_const_wide_16.java 41 Class.forName("dot.junit.opcodes.const_wide_16.d.T_const_wide_16_3");
56 Class.forName("dot.junit.opcodes.const_wide_16.d.T_const_wide_16_4");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/const_wide_32/
Test_const_wide_32.java 40 Class.forName("dot.junit.opcodes.const_wide_32.d.T_const_wide_32_3");
55 Class.forName("dot.junit.opcodes.const_wide_32.d.T_const_wide_32_4");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/const_wide_high16/
Test_const_wide_high16.java 38 Class.forName("dot.junit.opcodes.const_wide_high16.d.T_const_wide_high16_3");
53 Class.forName("dot.junit.opcodes.const_wide_high16.d.T_const_wide_high16_4");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_eq/
Test_if_eq.java 129 Class.forName("dot.junit.opcodes.if_eq.d.T_if_eq_5");
143 Class.forName("dot.junit.opcodes.if_eq.d.T_if_eq_7");
156 Class.forName("dot.junit.opcodes.if_eq.d.T_if_eq_8");
169 Class.forName("dot.junit.opcodes.if_eq.d.T_if_eq_9");
182 Class.forName("dot.junit.opcodes.if_eq.d.T_if_eq_10");
195 Class.forName("dot.junit.opcodes.if_eq.d.T_if_eq_11");
208 Class.forName("dot.junit.opcodes.if_eq.d.T_if_eq_12");
222 Class.forName("dot.junit.opcodes.if_eq.d.T_if_eq_4");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_ge/
Test_if_ge.java 80 Class.forName("dot.junit.opcodes.if_ge.d.T_if_ge_4");
95 Class.forName("dot.junit.opcodes.if_ge.d.T_if_ge_5");
108 Class.forName("dot.junit.opcodes.if_ge.d.T_if_ge_6");
121 Class.forName("dot.junit.opcodes.if_ge.d.T_if_ge_7");
135 Class.forName("dot.junit.opcodes.if_ge.d.T_if_ge_3");
148 Class.forName("dot.junit.opcodes.if_ge.d.T_if_ge_9");
161 Class.forName("dot.junit.opcodes.if_ge.d.T_if_ge_10");
174 Class.forName("dot.junit.opcodes.if_ge.d.T_if_ge_11");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_gt/
Test_if_gt.java 80 Class.forName("dot.junit.opcodes.if_gt.d.T_if_gt_4");
94 Class.forName("dot.junit.opcodes.if_gt.d.T_if_gt_5");
107 Class.forName("dot.junit.opcodes.if_gt.d.T_if_gt_6");
120 Class.forName("dot.junit.opcodes.if_gt.d.T_if_gt_7");
133 Class.forName("dot.junit.opcodes.if_gt.d.T_if_gt_9");
146 Class.forName("dot.junit.opcodes.if_gt.d.T_if_gt_10");
159 Class.forName("dot.junit.opcodes.if_gt.d.T_if_gt_11");
173 Class.forName("dot.junit.opcodes.if_gt.d.T_if_gt_3");

Completed in 380 milliseconds

1 2 34 5 6 7 8 91011>>