Home
last modified time | relevance | path

Searched defs:openFiles (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tests/UpdatableSystemFontTest/src/com/android/updatablesystemfont/
H A DUpdatableSystemFontTest.java336 List<String> openFiles = getOpenFiles("system_server"); in fdLeakTest() local
361 List<String> openFiles = getOpenFiles("system_server"); in fdLeakTest_withoutPermission() local
/aosp14/frameworks/base/tests/ApkVerityTest/src/com/android/apkverity/
H A DApkVerityTest.java469 String openFiles = expectRemoteCommandToSucceed("lsof " + apkPath); in verifyInstalledFilesHaveFsverity() local