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

1 2

  /cts/tools/dx-tests/src/dxc/junit/opcodes/opc_new/jm/
TestStubs.java 29 private static @SuppressWarnings("unused") class TestStub {
30 private TestStub() {
  /cts/tools/dx-tests/src/dxc/junit/opcodes/anewarray/
TestStubs.java 21 private class TestStub{
  /cts/tools/dx-tests/src/dxc/junit/opcodes/anewarray/jm/
TestStubs.java 21 private class TestStub{
  /cts/tools/dx-tests/src/dxc/junit/opcodes/invokestatic/
TestStubs.java 21 protected void TestStub() {
  /cts/tools/dx-tests/src/dxc/junit/opcodes/invokevirtual/
TProtected.java 22 private void TestStub() {
  /cts/tools/dx-tests/src/dxc/junit/opcodes/opc_instanceof/
TestStubs.java 21 private class TestStub {
  /cts/tools/vm-tests/src/dot/junit/opcodes/check_cast/
TestStubs.java 21 private class TestStub {
  /cts/tools/vm-tests/src/dot/junit/opcodes/const_class/
TestStubs.java 21 private class TestStub {
  /cts/tools/vm-tests/src/dot/junit/opcodes/filled_new_array/
TestStubs.java 21 private class TestStub{
  /cts/tools/vm-tests/src/dot/junit/opcodes/filled_new_array_range/
TestStubs.java 21 private class TestStub{
  /cts/tools/vm-tests/src/dot/junit/opcodes/instance_of/
TestStubs.java 21 private class TestStub {
  /cts/tools/vm-tests/src/dot/junit/opcodes/invoke_super/
TestStubs.java 21 private void TestStub() {
  /cts/tools/vm-tests/src/dot/junit/opcodes/invoke_super_range/
TestStubs.java 21 private void TestStub() {
  /cts/tools/vm-tests/src/dot/junit/opcodes/invoke_virtual/
TestStubs.java 21 private void TestStub() {
  /cts/tools/vm-tests/src/dot/junit/opcodes/invoke_virtual_range/
TestStubs.java 21 private void TestStub() {
  /cts/tools/vm-tests/src/dot/junit/opcodes/new_instance/
TTestClass.java 22 private class TestStub {
TestStubs.java 21 private class TestStub {
  /cts/tools/dx-tests/src/dxc/junit/opcodes/multianewarray/jm/sub/
TestStubs.java 22 private class TestStub {
  /cts/tools/dx-tests/src/dxc/junit/opcodes/checkcast/jm/
TestStubs.java 22 private class TestStub {
  /cts/tools/dx-tests/src/dxc/junit/opcodes/opc_instanceof/jm/
TestStubs.java 21 private class TestStub {
  /cts/tools/vm-tests/src/dot/junit/opcodes/new_instance/d/
T_new_instance_4.d 30 new-instance v1, dot/junit/opcodes/new_instance/TestStubs$TestStub
31 ; invoke-direct {v1}, dot/junit/opcodes/new_instance/TestStubs$TestStub/<init>()V
  /cts/tools/vm-tests/src/dot/junit/opcodes/check_cast/d/
T_check_cast_3.d 29 check-cast v5, dot/junit/opcodes/check_cast/Test_check_cast$TestStub
  /cts/tools/vm-tests/src/dot/junit/opcodes/const_class/d/
T_const_class_7.d 30 const-class v254, dot/junit/opcodes/const_class/TestStubs$TestStub
  /cts/tools/vm-tests/src/dot/junit/opcodes/filled_new_array/d/
T_filled_new_array_11.d 30 filled-new-array {v9}, [Ldot/junit/opcodes/filled_new_array/TestStubs$TestStub;
  /cts/tools/vm-tests/src/dot/junit/opcodes/filled_new_array_range/d/
T_filled_new_array_range_11.d 30 filled-new-array/range {v9}, [Ldot/junit/opcodes/filled_new_array_range/TestStubs$TestStub;

Completed in 257 milliseconds

1 2