Home
last modified time | relevance | path

Searched defs:verifyDump (Results 1 – 1 of 1) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-debug/test/
DStacktraceUtils.kt57 public fun verifyDump(vararg traces: String, ignoredCoroutine: String? = null, finally: () -> Unit)… in count() method
90 public fun verifyDump(vararg traces: String, ignoredCoroutine: String? = null) { in verifyDump() method