Home
last modified time | relevance | path

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

/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-debug/test/
H A DDumpWithCreationStackTraceTest.kt16 fun testCoroutinesDump() = runTest { in <lambda>() method in kotlinx.coroutines.debug.DumpWithCreationStackTraceTest
H A DSanitizedProbesTest.kt45 fun testCoroutinesDump() = runTest { in <lambda>() method