Searched defs:runNotLeakingTest (Results 1 – 6 of 6) sorted by relevance
94 runNotLeakingTest(() -> { in hardwareBufferRendererLeakTest() method
2390 runNotLeakingTest(() -> { in testHardwareBitmapNotLeaking() method2407 runNotLeakingTest(() -> { in testWrappedHardwareBufferBitmapNotLeaking() method2430 runNotLeakingTest(() -> { in testDrawingHardwareBitmapNotLeaking() method
77 public static void runNotLeakingTest(Runnable test) { in runNotLeakingTest() method in LeakTest
88 public static void runNotLeakingTest(Runnable test) { in runNotLeakingTest() method in LeakTest
110 runNotLeakingTest( in testDoesntLeak() method
789 private static void runNotLeakingTest(Runnable test) { in runNotLeakingTest() method in PixelCopyTest829 runNotLeakingTest(() -> { in testNotLeaking() method