Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/lang/
DOldObjectTest.java137 static final int CASE_WAIT_LONG = 1; field in OldObjectTest.TestThread1
153 case CASE_WAIT_LONG: in run()
242 thr1 = new TestThread1(TestThread1.CASE_WAIT_LONG); in test_waitJ()