Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/lang/
DOldObjectTest.java120 thr1 = new TestThread1(TestThread1.CASE_WAIT); in test_wait()
136 static final int CASE_WAIT = 0; field in OldObjectTest.TestThread1
140 int testCase = CASE_WAIT;
150 case CASE_WAIT: in run()