Searched refs:map_txt (Results 1 – 1 of 1) sorted by relevance
931 std::string map_txt; in GetTestMapsAsString() local933 map_txt += android::base::StringPrintf("%" PRIx64 "-%" PRIx64 "\n", map.start, map.end); in GetTestMapsAsString()935 return map_txt; in GetTestMapsAsString()942 std::string map_txt; in GetMapsAsString() local944 map_txt += android::base::StringPrintf( in GetMapsAsString()948 map_txt += ' ' + map->name; in GetMapsAsString()950 map_txt += '\n'; in GetMapsAsString()952 return map_txt; in GetMapsAsString()