Searched refs:PreviousSessionFileCopier (Results 1 – 3 of 3) sorted by relevance
41 private PreviousSessionFileCopier mCopier;50 new PreviousSessionFileCopier() { in setUp()
266 PreviousSessionFileCopier copier = new PreviousSessionFileCopier(); in customizeConfiguration()
38 public class PreviousSessionFileCopier implements ITestInvocationListener { class