Searched refs:runNotLeakingTest (Results 1 – 6 of 6) sorted by relevance
19 import static android.graphics.cts.utils.LeakTest.runNotLeakingTest;94 runNotLeakingTest(() -> { in hardwareBufferRendererLeakTest() method
18 import static android.graphics.cts.utils.LeakTest.runNotLeakingTest;2390 runNotLeakingTest(() -> { in testHardwareBitmapNotLeaking() method2407 runNotLeakingTest(() -> { in testWrappedHardwareBufferBitmapNotLeaking() method2430 runNotLeakingTest(() -> { in testDrawingHardwareBitmapNotLeaking() method
19 import static android.os.cts.LeakTest.runNotLeakingTest;110 runNotLeakingTest( in testDoesntLeak() method
88 public static void runNotLeakingTest(Runnable test) { in runNotLeakingTest() method in LeakTest
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