Home
last modified time | relevance | path

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

/packages/modules/Connectivity/staticlibs/testutils/devicetests/com/android/testutils/
DDevSdkIgnoreRunner.kt108 val threadCountsBeforeTest = getAllThreadNameCounts() in run() constant
116 threadCountsBeforeTest.entries, in run()
123 .filter { threadCountsBeforeTest[it.key]!! < it.value } in run()