Searched refs:getCurrentPath (Results 1 – 3 of 3) sorted by relevance
72 …mReferencePathDistances = calculatePathDistance(mReferencePath.getCurrentPath(), mReferencePath.ge… in Test()181 …mTestPathDistances = calculatePathDistance(mTestPath.getCurrentPath(), mTestPath.getPathMarkers()); in pathTest()
46 … mTestPath = new ComplexMovementPath(mReferencePathDistances, mReferencePath.getCurrentPath()); in ComplexMovementTest()
102 public ArrayList<Waypoint> getCurrentPath() { in getCurrentPath() method in Path