Home
last modified time | relevance | path

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

/art/test/071-dexfile-map-clean/src/
DMain.java45 private static boolean checkSmapsEntry(String[] smapsLines, int offset) { in checkSmapsEntry() method in Main
101 if (checkSmapsEntry(smapsLines, i)) { in testDexMemoryMaps()