Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/utils/
DLeakTest.java57 private static int getFdCount() { in getFdCount() method in LeakTest
97 fdCount = getFdCount(); in runNotLeakingTest()
119 final int curFdCount = getFdCount(); in runNotLeakingTest()
127 final int curFdCount = getFdCount(); in runNotLeakingTest()
/cts/tests/tests/view/src/android/view/cts/
DPixelCopyTest.java767 private static int getFdCount() { in getFdCount() method in PixelCopyTest
799 fdCount = getFdCount(); in runNotLeakingTest()
804 final int curFdCount = getFdCount(); in runNotLeakingTest()
813 final int curFdCount = getFdCount(); in runNotLeakingTest()