Home
last modified time | relevance | path

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

/art/test/924-threads/src/art/
DTest924.java113 final long ALMOST_INFINITE = 100000000; // 1.1 days! in doStateTests() local
126 cdl2.wait(ALMOST_INFINITE); in doStateTests()
137 Thread.sleep(ALMOST_INFINITE); in doStateTests()