Searched refs:shouldThreadLeakFailTest (Results 1 – 1 of 1) sorted by relevance
61 private val shouldThreadLeakFailTest = klass.isAnnotationPresent(MonitorThreadLeak::class.java) constant in com.android.testutils.DevSdkIgnoreRunner148 val threadCountsBeforeTest = if (shouldThreadLeakFailTest) { in run()184 if (shouldThreadLeakFailTest) { in getDescription()201 if (shouldThreadLeakFailTest) { in testCount()