Searched refs:mPlanFile (Results 1 – 1 of 1) sorted by relevance
67 private File mPlanFile; field in PlanCreator98 derivedPlan.serialize(new BufferedOutputStream(new FileOutputStream(mPlanFile))); in createAndSerializeDerivedPlan()166 mPlanFile = build.getTestPlanFile(mPlanName); in checkFields()167 if (mPlanFile.exists()) { in checkFields()