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