Searched refs:runNotLeakingTest (Results 1 – 4 of 4) sorted by relevance
19 import static android.graphics.cts.utils.LeakTest.runNotLeakingTest;93 runNotLeakingTest(() -> { in hardwareBufferRendererLeakTest() method
18 import static android.graphics.cts.utils.LeakTest.runNotLeakingTest;2281 runNotLeakingTest(() -> { in testHardwareBitmapNotLeaking() method2297 runNotLeakingTest(() -> { in testWrappedHardwareBufferBitmapNotLeaking() method2319 runNotLeakingTest(() -> { in testDrawingHardwareBitmapNotLeaking() method
77 public static void runNotLeakingTest(Runnable test) { in runNotLeakingTest() method in LeakTest
789 private static void runNotLeakingTest(Runnable test) { in runNotLeakingTest() method in PixelCopyTest829 runNotLeakingTest(() -> { in testNotLeaking() method