Searched refs:checkSmapsEntry (Results 1 – 1 of 1) sorted by relevance
45 private static boolean checkSmapsEntry(String[] smapsLines, int offset) { in checkSmapsEntry() method in Main114 if (checkSmapsEntry(smapsLines, i)) { in testDexMemoryMaps()