HomeSort by relevance Sort by last modified time
    Searched refs:forName (Results 1 - 25 of 904) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/guava/src/com/google/common/base/
Charsets.java 36 public static final Charset US_ASCII = Charset.forName("US-ASCII");
41 public static final Charset ISO_8859_1 = Charset.forName("ISO-8859-1");
46 public static final Charset UTF_8 = Charset.forName("UTF-8");
51 public static final Charset UTF_16BE = Charset.forName("UTF-16BE");
56 public static final Charset UTF_16LE = Charset.forName("UTF-16LE");
62 public static final Charset UTF_16 = Charset.forName("UTF-16");
  /cts/tools/vm-tests/src/dot/junit/format/f1/
Test_f1.java 30 Class.forName("dot.junit.format.f1.d.T_f1_1");
43 Class.forName("dot.junit.format.f1.d.T_f1_2");
56 Class.forName("dot.junit.format.f1.d.T_f1_3");
69 Class.forName("dot.junit.format.f1.d.T_f1_4");
82 Class.forName("dot.junit.format.f1.d.T_f1_5");
95 Class.forName("dot.junit.format.f1.d.T_f1_6");
108 Class.forName("dot.junit.format.f1.d.T_f1_7");
121 Class.forName("dot.junit.format.f1.d.T_f1_8");
134 Class.forName("dot.junit.format.f1.d.T_f1_9");
147 // Class.forName("dot.junit.format.f1.d.T_f1_10")
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/format/f1/
Test_f1.java 30 Class.forName("dot.junit.format.f1.d.T_f1_1");
43 Class.forName("dot.junit.format.f1.d.T_f1_2");
56 Class.forName("dot.junit.format.f1.d.T_f1_3");
69 Class.forName("dot.junit.format.f1.d.T_f1_4");
82 Class.forName("dot.junit.format.f1.d.T_f1_5");
95 Class.forName("dot.junit.format.f1.d.T_f1_6");
108 Class.forName("dot.junit.format.f1.d.T_f1_7");
121 Class.forName("dot.junit.format.f1.d.T_f1_8");
134 Class.forName("dot.junit.format.f1.d.T_f1_9");
147 // Class.forName("dot.junit.format.f1.d.T_f1_10")
    [all...]
  /cts/tools/vm-tests/src/dot/junit/opcodes/move/
Test_move.java 38 Class.forName("dot.junit.opcodes.move.d.T_move_2");
51 Class.forName("dot.junit.opcodes.move.d.T_move_3");
64 Class.forName("dot.junit.opcodes.move.d.T_move_4");
77 Class.forName("dot.junit.opcodes.move.d.T_move_5");
90 Class.forName("dot.junit.opcodes.move.d.T_move_6");
105 Class.forName("dot.junit.opcodes.move.d.T_move_7");
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_from16/
Test_move_from16.java 37 Class.forName("dot.junit.opcodes.move_from16.d.T_move_from16_3");
50 Class.forName("dot.junit.opcodes.move_from16.d.T_move_from16_4");
63 Class.forName("dot.junit.opcodes.move_from16.d.T_move_from16_5");
76 Class.forName("dot.junit.opcodes.move_from16.d.T_move_from16_6");
89 Class.forName("dot.junit.opcodes.move_from16.d.T_move_from16_7");
104 Class.forName("dot.junit.opcodes.move_from16.d.T_move_from16_8");
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_object/
Test_move_object.java 39 Class.forName("dot.junit.opcodes.move_object.d.T_move_object_2");
52 Class.forName("dot.junit.opcodes.move_object.d.T_move_object_3");
65 Class.forName("dot.junit.opcodes.move_object.d.T_move_object_4");
78 Class.forName("dot.junit.opcodes.move_object.d.T_move_object_5");
91 Class.forName("dot.junit.opcodes.move_object.d.T_move_object_6");
106 Class.forName("dot.junit.opcodes.move_object.d.T_move_object_7");
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_object_16/
Test_move_object_16.java 38 Class.forName("dot.junit.opcodes.move_object_16.d.T_move_object_16_3");
51 Class.forName("dot.junit.opcodes.move_object_16.d.T_move_object_16_4");
64 Class.forName("dot.junit.opcodes.move_object_16.d.T_move_object_16_5");
77 Class.forName("dot.junit.opcodes.move_object_16.d.T_move_object_16_6");
90 Class.forName("dot.junit.opcodes.move_object_16.d.T_move_object_16_7");
105 Class.forName("dot.junit.opcodes.move_object_16.d.T_move_object_16_8");
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_object_from16/
Test_move_object_from16.java 39 Class.forName("dot.junit.opcodes.move_object_from16.d.T_move_object_from16_3");
52 Class.forName("dot.junit.opcodes.move_object_from16.d.T_move_object_from16_4");
65 Class.forName("dot.junit.opcodes.move_object_from16.d.T_move_object_from16_5");
78 Class.forName("dot.junit.opcodes.move_object_from16.d.T_move_object_from16_6");
91 Class.forName("dot.junit.opcodes.move_object_from16.d.T_move_object_from16_7");
106 Class.forName("dot.junit.opcodes.move_object_from16.d.T_move_object_from16_8");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move/
Test_move.java 38 Class.forName("dot.junit.opcodes.move.d.T_move_2");
51 Class.forName("dot.junit.opcodes.move.d.T_move_3");
64 Class.forName("dot.junit.opcodes.move.d.T_move_4");
77 Class.forName("dot.junit.opcodes.move.d.T_move_5");
90 Class.forName("dot.junit.opcodes.move.d.T_move_6");
105 Class.forName("dot.junit.opcodes.move.d.T_move_7");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_from16/
Test_move_from16.java 37 Class.forName("dot.junit.opcodes.move_from16.d.T_move_from16_3");
50 Class.forName("dot.junit.opcodes.move_from16.d.T_move_from16_4");
63 Class.forName("dot.junit.opcodes.move_from16.d.T_move_from16_5");
76 Class.forName("dot.junit.opcodes.move_from16.d.T_move_from16_6");
89 Class.forName("dot.junit.opcodes.move_from16.d.T_move_from16_7");
104 Class.forName("dot.junit.opcodes.move_from16.d.T_move_from16_8");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_object/
Test_move_object.java 39 Class.forName("dot.junit.opcodes.move_object.d.T_move_object_2");
52 Class.forName("dot.junit.opcodes.move_object.d.T_move_object_3");
65 Class.forName("dot.junit.opcodes.move_object.d.T_move_object_4");
78 Class.forName("dot.junit.opcodes.move_object.d.T_move_object_5");
91 Class.forName("dot.junit.opcodes.move_object.d.T_move_object_6");
106 Class.forName("dot.junit.opcodes.move_object.d.T_move_object_7");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_object_16/
Test_move_object_16.java 38 Class.forName("dot.junit.opcodes.move_object_16.d.T_move_object_16_3");
51 Class.forName("dot.junit.opcodes.move_object_16.d.T_move_object_16_4");
64 Class.forName("dot.junit.opcodes.move_object_16.d.T_move_object_16_5");
77 Class.forName("dot.junit.opcodes.move_object_16.d.T_move_object_16_6");
90 Class.forName("dot.junit.opcodes.move_object_16.d.T_move_object_16_7");
105 Class.forName("dot.junit.opcodes.move_object_16.d.T_move_object_16_8");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_object_from16/
Test_move_object_from16.java 39 Class.forName("dot.junit.opcodes.move_object_from16.d.T_move_object_from16_3");
52 Class.forName("dot.junit.opcodes.move_object_from16.d.T_move_object_from16_4");
65 Class.forName("dot.junit.opcodes.move_object_from16.d.T_move_object_from16_5");
78 Class.forName("dot.junit.opcodes.move_object_from16.d.T_move_object_from16_6");
91 Class.forName("dot.junit.opcodes.move_object_from16.d.T_move_object_from16_7");
106 Class.forName("dot.junit.opcodes.move_object_from16.d.T_move_object_from16_8");
  /cts/tools/dx-tests/src/dxc/junit/verify/t482_4/
Test_t482_4.java 32 Class.forName("dxc.junit.verify.t482_4.jm.T_t482_4_1");
45 Class.forName("dxc.junit.verify.t482_4.jm.T_t482_4_2");
58 Class.forName("dxc.junit.verify.t482_4.jm.T_t482_4_3");
  /libcore/luni/src/test/java/libcore/java/lang/
ClassNotFoundExceptionTest.java 25 Class.forName("[V");
34 Class.forName("blort.Zorch");
43 Class.forName("[[Lblort.Zorch;");
  /cts/tools/dx-tests/src/dxc/junit/verify/t481_4/
Test_t481_4.java 33 Class.forName("dxc.junit.verify.t481_4.jm.T_t481_4_1");
46 Class.forName("dxc.junit.verify.t481_4.jm.T_t481_4_2");
59 Class.forName("dxc.junit.verify.t481_4.jm.T_t481_4_3");
72 Class.forName("dxc.junit.verify.t481_4.jm.T_t481_4_4");
  /cts/tools/dx-tests/src/dxc/junit/opcodes/lstore/
Test_lstore.java 53 Class.forName("dxc.junit.opcodes.lstore.jm.T_lstore_3");
66 Class.forName("dxc.junit.opcodes.lstore.jm.T_lstore_4");
79 Class.forName("dxc.junit.opcodes.lstore.jm.T_lstore_5");
92 Class.forName("dxc.junit.opcodes.lstore.jm.T_lstore_6");
124 Class.forName("dxc.junit.opcodes.lstore.jm.T_lstore_3_w");
137 Class.forName("dxc.junit.opcodes.lstore.jm.T_lstore_4_w");
150 Class.forName("dxc.junit.opcodes.lstore.jm.T_lstore_5_w");
163 Class.forName("dxc.junit.opcodes.lstore.jm.T_lstore_6_w");
  /cts/tools/dx-tests/src/dxc/junit/opcodes/ret/
Test_ret.java 44 Class.forName("dxc.junit.opcodes.ret.jm.T_ret_2");
58 Class.forName("dxc.junit.opcodes.ret.jm.T_ret_3");
72 Class.forName("dxc.junit.opcodes.ret.jm.T_ret_4");
85 Class.forName("dxc.junit.opcodes.ret.jm.T_ret_5");
110 Class.forName("dxc.junit.opcodes.ret.jm.T_ret_2_w");
124 Class.forName("dxc.junit.opcodes.ret.jm.T_ret_3_w");
138 Class.forName("dxc.junit.opcodes.ret.jm.T_ret_4_w");
151 Class.forName("dxc.junit.opcodes.ret.jm.T_ret_5_w");
  /cts/tools/dx-tests/src/dxc/junit/opcodes/wide/
Test_wide.java 38 Class.forName("dxc.junit.opcodes.wide.jm.T_wide_1");
52 Class.forName("dxc.junit.opcodes.wide.jm.T_wide_2");
  /cts/tools/dx-tests/src/dxc/junit/verify/t482_10/
Test_t482_10.java 32 Class.forName("dxc.junit.verify.t482_10.jm.T_t482_10_1");
45 Class.forName("dxc.junit.verify.t482_10.jm.T_t482_10_2");
  /cts/tools/dx-tests/src/dxc/junit/verify/t482_14/
Test_t482_14.java 32 Class.forName("dxc.junit.verify.t482_14.jm.T_t482_14_1");
45 Class.forName("dxc.junit.verify.t482_14.jm.T_t482_14_2");
  /cts/tools/dx-tests/src/dxc/junit/verify/t482_3/
Test_t482_3.java 32 Class.forName("dxc.junit.verify.t482_3.jm.T_t482_3_1");
45 Class.forName("dxc.junit.verify.t482_3.jm.T_t482_3_2");
  /cts/tools/dx-tests/src/dxc/junit/verify/t482_8/
Test_t482_8.java 32 Class.forName("dxc.junit.verify.t482_8.jm.T_t482_8_1");
45 Class.forName("dxc.junit.verify.t482_8.jm.T_t482_8_2");
  /cts/tools/dx-tests/src/dxc/junit/verify/t482_9/
Test_t482_9.java 32 Class.forName("dxc.junit.verify.t482_9.jm.T_t482_9_1");
45 Class.forName("dxc.junit.verify.t482_9.jm.T_t482_9_2");
  /cts/tools/vm-tests/src/dot/junit/verify/b3/
Test_b3.java 30 Class.forName("dot.junit.verify.b3.d.T_b3_1");
43 Class.forName("dot.junit.verify.b3.d.T_b3_2");

Completed in 284 milliseconds

1 2 3 4 5 6 7 8 91011>>