Home
last modified time | relevance | path

Searched defs:shouldSkipTest (Results 1 – 1 of 1) sorted by relevance

/external/leakcanary2/leakcanary-android-instrumentation/src/main/java/leakcanary/
DSkipLeakDetection.kt32 fun shouldSkipTest(testDescription: Description, assertionTag: String): Boolean { in shouldSkipTest() method
38 fun shouldSkipTest( in shouldSkipTest() method