Home
last modified time | relevance | path

Searched defs:TestRunnable (Results 1 – 4 of 4) sorted by relevance

/cts/tools/dx-tests/src/dxc/junit/opcodes/monitorexit/
DTest_monitorexit.java103 class TestRunnable implements Runnable { class
107 public TestRunnable(T_monitorexit_2 t, Object o) { in TestRunnable() method in TestRunnable
/cts/tools/vm-tests/src/dot/junit/opcodes/monitor_exit/
DTest_monitor_exit.java129 class TestRunnable implements Runnable { class
133 public TestRunnable(T_monitor_exit_1 t, Object o) { in TestRunnable() method in TestRunnable
/cts/tools/dx-tests/src/dxc/junit/opcodes/monitorenter/
DTest_monitorenter.java109 class TestRunnable implements Runnable { class
111 TestRunnable(T_monitorenter_1 t1) { in TestRunnable() method in TestRunnable
/cts/tools/vm-tests/src/dot/junit/opcodes/monitor_enter/
DTest_monitor_enter.java148 class TestRunnable implements Runnable { class
150 TestRunnable(T_monitor_enter_1 t1) { in TestRunnable() method in TestRunnable