Home
last modified time | relevance | path

Searched defs:smapsLines (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()
97 String[] smapsLines = smaps.split("\n"); in testDexMemoryMaps() local