Searched refs:OverlayFsUtils (Results 1 – 2 of 2) sorted by relevance
45 public class OverlayFsUtils extends TestWatcher { class59 public OverlayFsUtils(BaseHostJUnit4Test test) { in OverlayFsUtils() method in OverlayFsUtils
75 private OverlayFsUtils overlayFsUtils;80 this.overlayFsUtils = new OverlayFsUtils(test); in RootcanalUtils()