Home
last modified time | relevance | path

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

/frameworks/libs/systemui/tracinglib/core/host/test/
DCoroutineTracingTest.kt397 var failureOnThread1: Error? = null in <lambda>() variable
430 failureOnThread1 = e in <lambda>()
468 assertNull("Failure executing coroutine on thread-#1.", failureOnThread1) in <lambda>()