Searched refs:mFilePathMap (Results 1 – 1 of 1) sorted by relevance
63 private Map<String, String> mFilePathMap = new HashMap<String, String>(); field in ResultReportCollector86 pullFilesUsingFilePaths(device, buildInfo, mFilePathMap); in tearDown()