Searched refs:mPathRotations (Results 1 – 1 of 1) sorted by relevance
48 private ArrayList<RotationData> mPathRotations = new ArrayList<>(); field in RobustnessPath250 mPathRotations.add(rotationData); in createRotation()272 return mPathRotations.size(); in getRobustnessPathRotationsSize()280 for (RotationData rotationObject : mPathRotations) { in getFailedRotationsSize()293 for (RotationData rotationObject : mPathRotations) { in getPassedRotationsSize()