Searched refs:doNotDelete (Results 1 – 1 of 1) sorted by relevance
225 List<File> doNotDelete = new ArrayList<>(); in cleanUp() local227 doNotDelete.add(((IDeviceBuildInfo) info).getTestsDir()); in cleanUp()228 info.cleanUp(doNotDelete); in cleanUp()