Home
last modified time | relevance | path

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

/art/test/071-dexfile-map-clean/src/
DMain.java46 String nameDescription = smapsLines[offset]; in checkSmapsEntry() local
47 String[] split = nameDescription.split(" "); in checkSmapsEntry()