Searched refs:mDistanceOfPathToFail (Results 1 – 1 of 1) sorted by relevance
40 private float mDistanceOfPathToFail; field in RobustnessTest57 mDistanceOfPathToFail = (MAXIMUM_PERCENT_ROTATION_FAILURE / 100f) * mPathTotalDistance; in RobustnessTest()181 … rotationQuaternion, location, mReferencePath.getPathMarkers(), mDistanceOfPathToFail); in getRotationData()191 Log.e("Rotation test:", mDistanceOfPathToFail + ""); in getRotationData()