Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/
DTestBaseTest.kt23 checkTestThreads(threadsBefore) in <lambda>()
DThreads.kt43 fun checkTestThreads(threadsBefore: Set<Thread>) { in checkTestThreads() method
DTestBase.kt159 checkTestThreads(threadsBefore) in <lambda>()
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/knit/
DTestUtil.kt49 checkTestThreads(threadsBefore) // check thread if the main completed successfully in <lambda>()