Searched refs:WAIT_LOST_THREADS (Results 1 – 1 of 1) sorted by relevance
7 private const val WAIT_LOST_THREADS = 10_000L // 10s in <lambda>() constant45 val waitTill = System.currentTimeMillis() + WAIT_LOST_THREADS in checkTestThreads()