Home
last modified time | relevance | path

Searched refs:CASE_WAIT_LONG_INT (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/test/java/libcore/java/lang/
DOldObjectTest.java138 static final int CASE_WAIT_LONG_INT = 2; field in OldObjectTest.TestThread1
156 case CASE_WAIT_LONG_INT: in run()
186 thr1 = new TestThread1(TestThread1.CASE_WAIT_LONG_INT); in test_waitJI()