leakcanary-android-instrumentation
2.13
leakcanary-android-instrumentation
/
leakcanary
/
LeakAssertions
Leak
Assertions
object
LeakAssertions
Content copied to clipboard
Functions
Properties
Functions
assert
No
Leaks
Link copied to clipboard
fun
assertNoLeaks
(
tag
:
String
=
NO_TAG
)
Content copied to clipboard
Asserts that there are no leak in the heap at this point in time.
Properties
NO_TAG
Link copied to clipboard
const
val
NO_TAG
:
String
Content copied to clipboard