Home
last modified time | relevance | path

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

/frameworks/libs/systemui/tracinglib/core/host/test/
DCoroutineTracingTest.kt396 val slicesForThread2 = listOf("b", "d", "f", "h") in <lambda>() constant
438 slicesForThread2.forEachIndexed { i, n -> in <lambda>()
449 if (i == slicesForThread2.size - 1) { in <lambda>()