Searched defs:leaky (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/leakcanary2/leakcanary-android-sample/src/main/java/com/example/leakcanary/ | ||
H A D | MainActivity.kt | 87 val leaky = Any() in <lambda>() constant |
/aosp_15_r20/external/leakcanary2/leakcanary-android-instrumentation/src/androidTest/java/leakcanary/ | ||
H A D | LifecycleLeaksTest.kt | 33 val leaky = Any() in <lambda>() constant |
/aosp_15_r20/external/rust/android-crates-io/crates/tower/src/retry/ | ||
D | budget.rs | 226 async fn leaky() { in leaky() function |