Searched refs:resultRepo (Results 1 – 1 of 1) sorted by relevance
145 TestResultRepo resultRepo = new TestResultRepo(ctsBuildHelper.getResultsDir()); in invocationStarted() local146 mResults = resultRepo.getResult(mContinueSessionId); in invocationStarted()151 mPlanName = resultRepo.getSummaries().get(mContinueSessionId).getTestPlan(); in invocationStarted()152 mStartTime = resultRepo.getSummaries().get(mContinueSessionId).getStartTime(); in invocationStarted()153 mReportDir = resultRepo.getReportDir(mContinueSessionId); in invocationStarted()