Home
last modified time | relevance | path

Searched refs:runNotLeakingTest (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DPixelCopyTest.java688 private static void runNotLeakingTest(Runnable test) { in runNotLeakingTest() method in PixelCopyTest
735 runNotLeakingTest(() -> { in testNotLeaking() method
/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapTest.java2258 private static void runNotLeakingTest(Runnable test) { in runNotLeakingTest() method
2295 runNotLeakingTest(() -> { in testHardwareBitmapNotLeaking() method
2311 runNotLeakingTest(() -> { in testWrappedHardwareBufferBitmapNotLeaking() method
2333 runNotLeakingTest(() -> { in testDrawingHardwareBitmapNotLeaking() method